## v0.9.0 / 2023-08-30

### Fixed
- cSHAKE bug. #24
- dependencies and security issues.
This commit is contained in:
Yi-Cyuan Chen
2023-08-30 23:39:16 +08:00
parent 5aecbd6968
commit dbb0ea401f
11 changed files with 84 additions and 56 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "js-sha3",
"version": "0.8.0",
"version": "0.9.0",
"main": ["src/sha3.js"],
"ignore": [
"samples",