This website works better with JavaScript.
Explore
Help
Sign In
UnknownObject
/
js-sha3
mirror of
https://github.com/emn178/js-sha3.git
Watch
1
Star
0
Fork
You've already forked js-sha3
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5309e45b17
master
v0.9.3
v0.9.2
v0.9.1
v0.9.0
v0.8.0
v0.7.0
v0.6.1
v0.6.0
v0.5.7
v0.5.5
v0.5.4
v0.5.2
v0.5.1
v0.5.0
v0.4.1
v0.3.1
v0.3.0
v0.2.0
v0.1.2
v0.1.0
v0.5.3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5309e45b17'
${ noResults }
js-sha3
/
.npmignore
9 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
/node_modules/
/coverage/
/.nyc_output/
/tests/
.travis.yml
.npmignore
bower.json
Make NPM pkg flat. Remove src dir. Add build to npmignore.
6 years ago
/build/