diff --git a/README.md b/README.md index c006ad4..f435de9 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,18 @@ A simple SHA-3 / Keccak / SHAKE / cSHAKE / KMAC / TupleHash hash function for Ja [Keccak-384 Online](http://emn178.github.io/online-tools/keccak_384.html) [Keccak-256 Online](http://emn178.github.io/online-tools/keccak_256.html) [Keccak-224 Online](http://emn178.github.io/online-tools/keccak_224.html) -[Shake128 Online](http://emn178.github.io/online-tools/shake_128.html) -[Shake256 Online](http://emn178.github.io/online-tools/shake_256.html) +[Shake128 Online](http://emn178.github.io/online-tools/shake128/) +[Shake256 Online](http://emn178.github.io/online-tools/shake256/) +[cShake128 Online](http://emn178.github.io/online-tools/cshake128/) +[cShake256 Online](http://emn178.github.io/online-tools/cshake256/) +[KMAC128 Online](http://emn178.github.io/online-tools/kmac128/) +[KMAC256 Online](http://emn178.github.io/online-tools/kmac256/) +[KMACXOF128 Online](http://emn178.github.io/online-tools/kmacxof128/) +[KMACXOF256 Online](http://emn178.github.io/online-tools/kmacxof256/) +[TupleHash128 Online](http://emn178.github.io/online-tools/tuplehash128/) +[TupleHash256 Online](http://emn178.github.io/online-tools/tuplehash256/) +[TupleHashXOF128 Online](http://emn178.github.io/online-tools/tuplehashxof128/) +[TupleHashXOF256 Online](http://emn178.github.io/online-tools/tuplehashxof256/) ## Download [Compress](https://raw.github.com/emn178/js-sha3/master/build/sha3.min.js)