Commit Graph

6 Commits (238a085676c06a9750e2a6dc1993884c049d253e)

Author SHA1 Message Date
Yi-Cyuan Chen dbb0ea401f ## v0.9.0 / 2023-08-30
### Fixed
- cSHAKE bug. #24
- dependencies and security issues.
2 years ago
Yi-Cyuan Chen b39d0910cb - Added TypeScript definitions.
- Changed throw error if update after finalize
7 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
Chen Yi-Cyuan 7851f7ad68 Support byte array and ArrayBuffer input. 10 years ago
Chen Yi-Cyuan b249e417a7 Initial release 11 years ago