Commit Graph
15 Commits
Author SHA1 Message Date
Chen, Yi-Cyuan 5d6193d7f2 Fixed ArrayBuffer detection in old browsers. 2016-12-30 10:17:55 +08:00
Yi-Cyuan 97e70fed97 Added
- TypeScript support.
- ArrayBuffer method.
Deprecated
- Buffer method.
2016-09-26 10:46:34 +08:00
Chen Yi-Cyuan bb08d1fc64 Added CommonJS detection. 2016-09-12 20:07:58 +08:00
Chen, Yi-Cyuan f0ff77ca47 Added some files to npm package. 2016-09-08 10:47:31 +08:00
Yi-Cyuan 06a3fa8f52 * Fixed shake output incorrect in the special length. 2016-06-06 11:23:18 +08:00
Yi-Cyuan f22d720caa Update package.json and bower.json. 2015-10-27 14:34:23 +08:00
Yi-Cyuan 09db28deed Support update interface. 2015-09-23 17:13:07 +08:00
Yi-Cyuan ca56f2ac21 * Support to output Integer Array.
* Fixed shake output incorrect when it's greater than 1088.
2015-09-18 16:29:07 +08:00
Yi-Cyuan 7423f9ef37 add shake algorithm 2015-09-17 14:57:12 +08:00
Chen Yi-Cyuan 0d1753fd8d Fixed bugs 2015-05-22 18:14:34 +08:00
Chen Yi-Cyuan 7851f7ad68 Support byte array and ArrayBuffer input. 2015-05-21 19:28:19 +08:00
Chen Yi-Cyuan 1fa1812d86 * Implement NIST's May 2014 SHA-3 version.
* Rename original methods to keccak.
2015-04-04 22:04:00 +08:00
Chen Yi-Cyuan e686ac6177 Improve performance. 2015-02-27 16:45:54 +08:00
Chen Yi-Cyuan 87364f594b Improve performance. 2015-02-26 10:35:13 +08:00
Chen Yi-Cyuan b249e417a7 Initial release 2015-02-23 18:23:14 +08:00