zkcrypto / pairing

Pairing-friendly elliptic curve library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

from_str should support hex

ebfull opened this issue · comments

Actually, I think there should be from_hex and from_dec methods, and that they should be quite strict in their behavior, and they should interact with the representations directly.