#curve25519-dalek #ristretto255 #cryptography #curve25519 #ristretto

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

#28 in #ristretto255

Download history 44/week @ 2025-01-31 5/week @ 2025-02-07 7/week @ 2025-02-14 21/week @ 2025-02-21 20/week @ 2025-02-28 5/week @ 2025-03-07 18/week @ 2025-03-14 2/week @ 2025-03-21 4/week @ 2025-03-28 2/week @ 2025-04-04 25/week @ 2025-04-11 18/week @ 2025-04-18 23/week @ 2025-04-25 12/week @ 2025-05-02 16/week @ 2025-05-09 1/week @ 2025-05-16

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

BSD-3-Clause

1MB
25K SLoC

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.


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.

Dependencies

~3.5–6MB
~129K SLoC