cloudflare / circl

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

bls12381: Detects invalid prefix in G1 and G2 serialized elements #500

Closed armfazh closed 3 months ago

armfazh commented 3 months ago

Detects invalid prefixes for encoding group elements in G1 and G2.

Fixes #499