A JavaScript implementation of the complete Secure Hash Standard family (SHA-1, SHA-224, SHA3-224, SHA-256, SHA3-256, SHA-384, SHA3-384, SHA-512, SHA3-512, SHAKE128, and SHAKE256) as well as HMAC
master
Brian Turek
Tweak Github Actions steps
Bump dev dependencies
Bump copyright year in dist/ files
Bump copyright year
Have the update() method return a reference to its object
Updates for newer version of eslint
Upgrade rollup TS plugin as it fixes encountered bug, remove bug workaround
Add more files to .prettierignore
Don't have Travis build since dist/ is now committed
Prep for v3.3.1
Update PR guidelines
Re-add build status badge but now use Github Actions
Add a SECURITY.md
Bump deps in bower.json
First go at including typing declaration files
Remove Travis CI and Coveralls integration
Bump dependencies and fix resulting problems
Squelch deprecation warning