zkcrypto / jubjub

Implementation of the Jubjub elliptic curve group
Other
119 stars 47 forks source link

From bytes wide #15

Closed Eirik0 closed 5 years ago

Eirik0 commented 5 years ago

This adds the public method from_bytes_wide for both Fq and Fr.

ebfull commented 5 years ago

Another great PR!