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.
GF(2^255-19)
operations provided by fiat-crypto.Copyright © 2022 Coda Hale
Distributed under the BSD 3-Clause License.