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

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

License

Notifications You must be signed in to change notification settings

codahale/qdsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages