Skip to content

Commit 0c71fe2

Browse files
committed
Nits
1 parent 8481146 commit 0c71fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Author-blinded RSASSA-PSS RSAE signatures.
88

9-
This is an implementation of the [RSA Blind Signatures](https://www.rfc-editor.org/rfc/rfc9474.html) (RFC 9474), based on [the Zig implementation](https://github.com/jedisct1/zig-rsa-blind-signatures).
9+
This is an implementation of the [RSA Blind Signatures](https://www.rfc-editor.org/rfc/rfc9474.html) (RFC 9474), ported from [the Zig implementation](https://github.com/jedisct1/zig-rsa-blind-signatures).
1010

1111
## Protocol overview
1212

0 commit comments

Comments
 (0)