#ristretto #ed25519 #group

no-std dalek-ff-group-mirror

ff/group bindings around curve25519-dalek. Mirrored by sneurlax from serai for downstream crate-publishing purposes until serai publishes their crates; use the versions from serai in production. This crate will be unpublished/deleted as soon as possible.

2 unstable releases

new 0.4.1 Sep 22, 2024
0.3.0 Sep 13, 2024

#1485 in Cryptography

Download history 157/week @ 2024-09-12 225/week @ 2024-09-19

382 downloads per month
Used in 18 crates (7 directly)

MIT license

29KB
638 lines

Dalek FF/Group

ff/group bindings around curve25519-dalek with a from_hash/random function based around modern dependencies.

This library was audited by Cypher Stack in March 2023, culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent changes have not undergone auditing.

This library is usable under no_std.

Dependencies

~3.5–4.5MB
~107K SLoC