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 |
#2435 in Cryptography
2,388 downloads per month
Used in 8 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–520KB
~11K SLoC