7 releases
0.2.1 | Sep 25, 2024 |
---|---|
0.2.0 | May 10, 2024 |
0.1.4 | Apr 8, 2024 |
0.1.3 | Feb 29, 2024 |
0.1.0 | Nov 24, 2023 |
#2425 in Cryptography
2,164 downloads per month
Used in 9 crates
(2 directly)
15KB
190 lines
This crate contains core traits for generic-ec
crate.
You should only need these traits if you implement your own Curve
instance.
Otherwise, generic-ec
API should suffice.
lib.rs
:
This crate contains core traits for generic-ec
crate.
You should only need these traits if you implement your own Curve
instance.
Otherwise, generic-ec
API should suffice.
Dependencies
~285–510KB
~11K SLoC