We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f93d9d commit e276368Copy full SHA for e276368
README.md
@@ -18,6 +18,8 @@ also agree on a shared secret key based on exchanged public keys.
18
The keys and signatures are very short, making them easy to handle and
19
incorporate into other protocols.
20
21
+**NOTE: This library should not be used in production settings, see [Security](#Security) for more details**
22
+
23
## Features
24
25
This library provides key generation, signing, verifying, and shared secret
0 commit comments