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

Download history 753/week @ 2024-09-29 2118/week @ 2024-10-06 1739/week @ 2024-10-13 536/week @ 2024-10-20 443/week @ 2024-10-27 624/week @ 2024-11-03 558/week @ 2024-11-10 1068/week @ 2024-11-17 918/week @ 2024-11-24 913/week @ 2024-12-01 898/week @ 2024-12-08 443/week @ 2024-12-15 136/week @ 2024-12-22 111/week @ 2024-12-29 396/week @ 2025-01-05 453/week @ 2025-01-12

1,096 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