2 unstable releases
0.4.0 | Sep 22, 2024 |
---|---|
0.3.1 | Sep 13, 2024 |
#1633 in Cryptography
30 downloads per month
Used in 6 crates
(2 directly)
27KB
686 lines
Minimal Ed448
Barebones implementation of Ed448 bound to the ff/group API, rejecting torsion to achieve a PrimeGroup definition.
This library has not been audited. While it is complete, and decently tested, any usage of it should be carefully considered.
constant time and no_std.
Dependencies
~3MB
~67K SLoC