Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 799 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 799 Bytes

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.