/qdsa

A pure-Rust implementation of the qDSA signature algorithm over Curve25519, plus X25519 and Elligator2.

Primary LanguageRustOtherNOASSERTION

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.