Commit Graph

7 Commits (master)

Author SHA1 Message Date
Yi-Cyuan Chen a6f6da7483 ### Fixed
- Fix error in arrayBuffer when there are extra bytes #37
- fixed output if finalized.
2 years ago
Yi-Cyuan Chen fb7e6403d9 Added
- AMD support.
- support for web worker. #13

Changed
- throw error if input type is incorrect when cSHAKE and KMAC.
- freeze hash after finalize.
8 years ago
Chen, Yi-Cyuan e9084afbdf Added
- cSHAKE method.
- KMAC method.
- alias methods without underscore like shake128, keccak512.

Changed
- throw error if input type is incorrect.
8 years ago
Yi-Cyuan 06a3fa8f52 * Fixed shake output incorrect in the special length. 9 years ago
Yi-Cyuan 09db28deed Support update interface. 10 years ago
Yi-Cyuan ca56f2ac21 * Support to output Integer Array.
* Fixed shake output incorrect when it's greater than 1088.
10 years ago
Yi-Cyuan 7423f9ef37 add shake algorithm 10 years ago