* Support to output Integer Array.

* Fixed shake output incorrect when it's greater than 1088.
This commit is contained in:
Yi-Cyuan
2015-09-18 16:29:07 +08:00
parent 99d724b22a
commit ca56f2ac21
9 changed files with 298 additions and 202 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "js-sha3",
"version": "0.4.0",
"version": "0.4.1",
"description": "A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.",
"main": "src/sha3.js",
"devDependencies": {