8 releases

new 0.2.2 Dec 6, 2024
0.2.1 Sep 25, 2024
0.2.0 May 10, 2024
0.1.4 Apr 8, 2024
0.1.0 Nov 24, 2023

#2491 in Cryptography

Download history 125/week @ 2024-08-17 189/week @ 2024-08-24 108/week @ 2024-08-31 62/week @ 2024-09-07 155/week @ 2024-09-14 363/week @ 2024-09-21 780/week @ 2024-09-28 2115/week @ 2024-10-05 1744/week @ 2024-10-12 539/week @ 2024-10-19 436/week @ 2024-10-26 628/week @ 2024-11-02 559/week @ 2024-11-09 1065/week @ 2024-11-16 863/week @ 2024-11-23 900/week @ 2024-11-30

3,522 downloads per month
Used in 11 crates (2 directly)

MIT/Apache

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