Files
js-sha3/bower.json
T
Yi-Cyuan Chen a6f6da7483 ### Fixed
- Fix error in arrayBuffer when there are extra bytes #37
- fixed output if finalized.
2023-12-16 10:15:26 +08:00

10 lines
119 B
JSON

{
"name": "js-sha3",
"version": "0.9.3",
"main": ["src/sha3.js"],
"ignore": [
"samples",
"tests"
]
}