9 releases
new 0.2.3 | Jan 20, 2025 |
---|---|
0.2.2 | Dec 6, 2024 |
0.2.1 | Sep 25, 2024 |
0.2.0 | May 10, 2024 |
0.1.0 | Nov 24, 2023 |
#2541 in Cryptography
1,096 downloads per month
Used in 11 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