Skip to content

Commit 84cbb34

Browse files
committed
added link to draftspec and to alternative implementation of RSA blind signatures using OpenSSL or BoringSSL
1 parent a2747b6 commit 84cbb34

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,8 @@ https://crypto.stackexchange.com/questions/12707/usability-of-padding-scheme-in-
5151

5252
https://crypto.stackexchange.com/questions/54085/is-there-a-standard-padding-format-for-rsa-blind-signatures/60728#60728
5353
https://crypto.stackexchange.com/questions/5626/rsa-blind-signatures-in-practice
54+
55+
<https://cfrg.github.io/draft-irtf-cfrg-blind-signatures/draft-irtf-cfrg-rsa-blind-signatures.html>
56+
57+
alternative implementation using openssl
58+
https://github.com/jedisct1/blind-rsa-signatures

0 commit comments

Comments
 (0)