Files
js-sha3/bower.json
T
Yi-Cyuan Chen 5f95ceb733 ### Added
- KMACXOF128 and KMACXOF256 (NIST SP 800-185)
2026-07-18 10:14:36 +08:00

10 lines
120 B
JSON

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