Key Blinding for Signature Schemes

This is the working area for the Internet-Draft, "Key Blinding for Signature Schemes".

Existing implementations

Implementation Language Algorithms Version
ed25519 Go Ed25519 main
ecdsa Go ECDSA(P-256, SHA-256) main
ed25519-compact Rust Ed25519 main
eddsa-key-blinding Zig Ed25519 main

Submit a PR if you would like your implementation to be added!

Contributing

See the guidelines for contributions.

Contributions can be made by editing markdown through the GitHub interface.

Command Line Usage

Formatted text and HTML versions of the draft can be built using make.

$ make

This requires that you have the necessary software installed. See the instructions.