We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aaf6f5 commit 782868bCopy full SHA for 782868b
README.md
@@ -18,6 +18,8 @@ Minimal implementation of older cryptography algorithms: RSA, DSA, DH.
18
19
We support all major platforms and runtimes.
20
21
+A standalone file [micro-rsa-dsa-dh.js](https://github.com/paulmillr/micro-rsa-dsa-dh/releases) is also available.
22
+
23
- [All imports](#all-imports)
24
- [RSA](#rsa)
25
- [OAEP](#oaep)
0 commit comments