cloudflare / circl

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

group: adds a method to retrieve the group. #354

Closed armfazh closed 1 year ago

armfazh commented 1 year ago

Adds a method to retrieve the group for elements and scalars. This becomes handy in code and avoids storing the group elsewhere.