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 80855a0 commit d14a14aCopy full SHA for d14a14a
README.md
@@ -4,6 +4,8 @@ TweetNacl in Java
4
5
### API/Usage
6
7
+### Suggest always use TweetNaclFast implementation
8
+
9
#### Public key authenticated encryption
10
11
* get key pair: Box.KeyPair kp = Box.keyPair(), kp = Box.keyPair_fromSecretKey(sk)
0 commit comments