Support byte array and ArrayBuffer input.

This commit is contained in:
Chen Yi-Cyuan
2015-05-21 19:28:19 +08:00
parent db3ab779a8
commit 7851f7ad68
9 changed files with 200 additions and 129 deletions
+4
View File
@@ -1,3 +1,7 @@
# v0.3.0 / 2015-05-21
* Support byte array and ArrayBuffer input.
# v0.2.0 / 2015-04-04
* Implement NIST's May 2014 SHA-3 version.