cloudflare / circl

CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
http://blog.cloudflare.com/introducing-circl
Other
1.3k stars 144 forks source link

bls12: updates field code using latest version of fiat-crypto generator #274

Closed armfazh closed 3 years ago

armfazh commented 3 years ago

fiat-crypto version: https://github.com/mit-plv/fiat-crypto/commit/f1951b3d80f1d0e402a832682875667ae52e8028

Also, make the cost of some functions cheaper to help the inliner.