Skip to content

cfrg/draft-irtf-cfrg-signature-key-blinding

Repository files navigation

Key Blinding for Signature Schemes

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

Existing implementations

Implementation Language Algorithms Version
ed25519 Go Ed25519 main
ecdsa Go ECDSA(P-384, SHA-384) 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 creating pull requests. The GitHub interface supports creating pull requests using the Edit (✏) button.

Command Line Usage

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

$ make

Command line usage requires that you have the necessary software installed. See the instructions.