We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f93d9d + a410733 commit 3b49fbeCopy full SHA for 3b49fbe
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