This is the working area for the individual Internet-Draft, "RSA Blind Signatures".
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.
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 |
See the guidelines for contributions.