#curve25519 #ristretto #ristretto255 #crypto

no-std noah-curve25519-dalek

A pure-Rust implementation of group operations on ristretto255 and Curve25519

1 stable release

Uses old Rust 2015

4.0.0 Dec 29, 2022

#2522 in Cryptography

Download history 14/week @ 2024-09-11 20/week @ 2024-09-18 26/week @ 2024-09-25 9/week @ 2024-10-02 6/week @ 2024-10-09 11/week @ 2024-10-16 12/week @ 2024-10-23 8/week @ 2024-10-30 8/week @ 2024-11-06 2/week @ 2024-11-13 12/week @ 2024-11-20 25/week @ 2024-11-27 37/week @ 2024-12-04 25/week @ 2024-12-11 16/week @ 2024-12-18 3/week @ 2024-12-25

84 downloads per month
Used in 8 crates (7 directly)

BSD-3-Clause

1MB
25K SLoC

A fork of curve25519-dalek in Noah

This crate is a fork of curve25519-dalek with some dependencies updates.

Please refer to the original repository for more information. We plan to switch to curve25519-dalek 4.0 when it is ready.


lib.rs:

curve25519-dalek

A pure-Rust implementation of group operations on Ristretto and Curve25519.

curve25519-dalek is a library providing group operations on the Edwards and Montgomery forms of Curve25519, and on the prime-order Ristretto group.

Dependencies

~2.2–4.5MB
~88K SLoC