9 releases
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
2,299 downloads per month
Used in 11 crates
(2 directly)
15KB
191 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
~485–770KB
~18K SLoC