Skip to content

cfrg/draft-irtf-cfrg-blind-signatures

Repository files navigation

RSA Blind Signatures

This is the working area for the individual Internet-Draft, "RSA Blind Signatures".

Building the Draft

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.

Implementations

Implementation Language Dependencies
Reference Python pycryptodome
blind-rsa-signatures C OpenSSL or BoringSSL
zig-blind-rsa-signatures Zig OpenSSL or BoringSSL
rust-blind-rsa-signatures Rust rsa crate
CIRCL blind signatures Go -
blindrsa-ts Typescript sjcl

Contributing

See the guidelines for contributions.