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 45d52bb commit c63edfeCopy full SHA for c63edfe
README.md
@@ -5,7 +5,7 @@ TweetNacl in Java: port of [tweetnacl-js](https://github.com/dchest/tweetnacl-js
5
6
### API/Usage
7
8
-### Suggest always use TweetNaclFast implementation
+### Suggest always use [TweetNaclFast](https://github.com/InstantWebP2P/tweetnacl-java/blob/master/src/main/java/com/iwebpp/crypto/TweetNaclFast.java) implementation
9
10
#### Public key authenticated encryption
11
0 commit comments