#x25519 #curve25519 #crypto #elligator2

yanked qdsa

The qDSA digital signature algorithm plus X25519 and Elligator2

0.4.0 Jun 19, 2022
0.3.1 Jun 13, 2022
0.2.0 Jun 6, 2022
0.1.3 Jun 2, 2022
0.1.0 May 30, 2022

#19 in #x25519

BSD-3-Clause

63KB
1.5K SLoC

qDSA

A pure-Rust implementation of qDSA (aka Quotient DSA) over Curve25519. Includes X25519 key agreement, Elligator2 encoding and decoding, and a designated-verifier adaptation of qDSA.

License

Copyright © 2022 Coda Hale

Distributed under the BSD 3-Clause License.


lib.rs:

A pure-Rust implementation of qDSA (aka Quotient DSA) over Curve25519. Includes X25519 key agreement, Elligator2 encoding and decoding, and a designated-verifier adaptation of qDSA.

Dependencies

~4MB
~79K SLoC