7 unstable releases (3 breaking)
0.4.0 | Aug 8, 2023 |
---|---|
0.3.1 | Apr 19, 2023 |
0.3.0 | Mar 21, 2023 |
0.2.0 | Mar 16, 2023 |
0.1.0 | Aug 29, 2022 |
#6 in #ed448
44 downloads per month
Used in 2 crates
25KB
685 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
~2.5MB
~64K SLoC