dependabot[bot]
|
4cd892f828
|
Bump ms and mocha
Bumps [ms](https://github.com/vercel/ms) to 2.1.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
Updates `ms` from 0.7.1 to 2.1.3
- [Release notes](https://github.com/vercel/ms/releases)
- [Commits](https://github.com/vercel/ms/compare/0.7.1...2.1.3)
Updates `mocha` from 2.3.4 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/2.3.4...v10.2.0)
---
updated-dependencies:
- dependency-name: ms
dependency-type: indirect
- dependency-name: mocha
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Yi-Cyuan Chen
|
b39d0910cb
|
- Added TypeScript definitions.
- Changed throw error if update after finalize
|
7 years ago |
Yi-Cyuan Chen
|
fb7e6403d9
|
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 |
Chen, Yi-Cyuan
|
c43f9d1d18
|
update package
|
8 years ago |
Chen, Yi-Cyuan
|
e9084afbdf
|
Added
- cSHAKE method.
- KMAC method.
- alias methods without underscore like shake128, keccak512.
Changed
- throw error if input type is incorrect.
|
8 years ago |
Chen, Yi-Cyuan
|
5d6193d7f2
|
Fixed ArrayBuffer detection in old browsers.
|
9 years ago |
Chen, Yi-Cyuan
|
8ae70989ae
|
Fixed ArrayBuffer dosen't work in Webpack.
|
9 years ago |
Yi-Cyuan
|
97e70fed97
|
Added
- TypeScript support.
- ArrayBuffer method.
Deprecated
- Buffer method.
|
9 years ago |
Chen Yi-Cyuan
|
bb08d1fc64
|
Added CommonJS detection.
|
9 years ago |
Chen, Yi-Cyuan
|
f0ff77ca47
|
Added some files to npm package.
|
9 years ago |
Yi-Cyuan
|
06a3fa8f52
|
* Fixed shake output incorrect in the special length.
|
9 years ago |
Yi-Cyuan
|
f22d720caa
|
Update package.json and bower.json.
|
10 years ago |
Yi-Cyuan
|
ca56f2ac21
|
* Support to output Integer Array.
* Fixed shake output incorrect when it's greater than 1088.
|
10 years ago |
Yi-Cyuan
|
7423f9ef37
|
add shake algorithm
|
10 years ago |
Chen Yi-Cyuan
|
0d1753fd8d
|
Fixed bugs
|
10 years ago |
Chen Yi-Cyuan
|
7851f7ad68
|
Support byte array and ArrayBuffer input.
|
10 years ago |
Chen Yi-Cyuan
|
1fa1812d86
|
* Implement NIST's May 2014 SHA-3 version.
* Rename original methods to keccak.
|
10 years ago |
Chen Yi-Cyuan
|
e686ac6177
|
Improve performance.
|
11 years ago |
Chen Yi-Cyuan
|
87364f594b
|
Improve performance.
|
11 years ago |
Chen Yi-Cyuan
|
b249e417a7
|
Initial release
|
11 years ago |