Commit Graph

  • eb33ab5b95
    Merge 571dbef440 into 138e2e169b dependabot[bot] 2024-06-21 22:37:46 +0000
  • 571dbef440
    Bump braces from 3.0.2 to 3.0.3 dependabot/npm_and_yarn/braces-3.0.3 dependabot[bot] 2024-06-21 22:37:44 +0000
  • 138e2e169b uncomment test master Yi-Cyuan Chen 2024-01-24 12:07:37 +0800
  • dbb7a10027 ### Fixed - Generates incorrect hash in some cases #43 - dependencies and security issues. #41 v0.11.0 Yi-Cyuan Chen 2024-01-24 09:43:24 +0800
  • 250566e984
    Bump @babel/traverse from 7.21.2 to 7.23.2 (#41) dependabot[bot] 2024-01-24 09:41:33 +0800
  • 22669c23fe
    Bump @babel/traverse from 7.21.2 to 7.23.2 dependabot[bot] 2023-10-18 23:05:24 +0000
  • dc41862e53 add benchmark Yi-Cyuan Chen 2023-09-26 09:35:36 +0800
  • c31830ad54 ## v0.10.1 / 2023-08-31 ### Added - Disable webpack polyfill. v0.10.1 Yi-Cyuan Chen 2023-08-31 09:44:37 +0800
  • f490ee426a bump bower version Yi-Cyuan Chen 2023-08-30 23:34:49 +0800
  • bb8ae3a623 ## v0.10.0 / 2023-08-30 ### Fixed - Chrome bug by workaround. #40 - deprecated `new Buffer`, replace with `Buffer.from`. #34 - dependencies and security issues. #32, #36 v0.10.0 Yi-Cyuan Chen 2023-08-30 22:58:30 +0800
  • 16b101f040
    Bump minimist, mocha and nyc (#36) dependabot[bot] 2023-08-27 15:02:58 +0800
  • f2783822e3
    Bump glob-parent from 2.0.0 to dependabot[bot] 2023-04-15 16:53:12 +0000
  • a9676eecab
    Bump ms and mocha dependabot[bot] 2023-04-15 16:53:10 +0000
  • b56b630acf
    Bump debug and mocha dependabot[bot] 2023-04-15 16:53:10 +0000
  • 247def46b8
    Bump minimist, mocha and nyc dependabot[bot] 2023-03-01 10:02:19 +0000
  • a05424eeac
    Bump minimatch and mocha dependabot[bot] 2022-11-01 15:29:57 +0000
  • 1535bab629
    use Buffer.from method as Buffer() is deprecated Wael 2022-09-07 00:36:37 +0200
  • 4e794b617b
    Merge ad66907d14 into 189bb9b037 Reuf Rujevic 2022-01-21 14:25:43 +0100
  • ad66907d14
    Create Sjenica1 Reuf Rujevic 2022-01-21 14:25:37 +0100
  • 626c860939 Removed deprecated "webworker-threads" dependency incompatible with npm 7+ Sandro Lain 2022-01-13 12:16:16 +0100
  • 61214b4b7e
    Add number[] as accepted key type to Hmac.create definition Sandro Lain 2020-09-22 09:58:49 +0200
  • 83a7166441
    Merge c61b53e9d6 into 189bb9b037 Morten Olsrud 2018-05-01 19:54:08 +0000
  • c61b53e9d6 Built new minified version Morten Olsrud 2018-05-01 21:51:49 +0200
  • f662aa8eea Added dev-dependencies to test and build the scripts Morten Olsrud 2018-05-01 21:51:31 +0200
  • a9e035e572 Fixed node-tests to accomodate optional parameters in "define" Morten Olsrud 2018-05-01 21:39:06 +0200
  • eda4876c47
    Merge 6ac129d9d3 into 189bb9b037 Morten Olsrud 2018-05-01 09:06:52 +0000
  • 6ac129d9d3
    Fix issue #15 Morten Olsrud 2018-05-01 11:04:27 +0200
  • 8b9475b657
    Manually add id in minified version Morten Olsrud 2018-05-01 10:23:21 +0200
  • 189bb9b037 Fixed - incorrect result when first bit is 1 of bytes. v0.9.0 Yi-Cyuan Chen 2017-12-18 20:03:12 +0800
  • e35c679c2b Throw Errors to improve error reporting (#13) Oleg 2017-12-13 14:49:51 +0200
  • bf155ab82f Added "hmac" to interface Hash. (#12) shiyuesong 2017-12-13 20:49:21 +0800
  • 8c68caec51 Added "hmac" to interface Hash. Song Shiyue 2017-12-11 16:19:42 +0800
  • 8432548b43 Throw Errors to improve error reporting Oleg 2017-12-11 21:32:05 +0200
  • 68ffecdc6e update README and travis config v0.8.0 Yi-Cyuan Chen 2017-11-19 16:41:14 +0800
  • 3204c3743e update coverage library Yi-Cyuan Chen 2017-11-19 16:36:08 +0800
  • 4e5354859f Added - support for web worker. - typescript types. #10 Yi-Cyuan Chen 2017-11-19 15:15:13 +0800
  • d3e769ebe7 Merge 7aaab1d1ce into cf975dfa0c Hugo LEHMANN 2017-10-31 14:15:30 +0000
  • cf975dfa0c Improved performance of hBytes increment. v0.7.1 Yi-Cyuan Chen 2017-10-31 20:33:20 +0800
  • 77efe9529c Fixed incorrect result when file size >= 512M. v0.7.0 Yi-Cyuan Chen 2017-10-31 19:53:15 +0800
  • 7aaab1d1ce Include typings in package.json Hugo LEHMANN 2017-07-20 12:12:51 +0200
  • e06a6975ca add typings Hugo LEHMANN 2017-07-20 12:10:18 +0200
  • ee3b3869bc 1. Added HMAC feature. 2. Changed throw error if input type is incorrect. v0.6.0 Chen, Yi-Cyuan 2017-07-11 10:41:51 +0800
  • 9f2b6213b5 Merge 5cf0347d77 into b3e7b83e39 dobobaie 2017-05-25 13:13:33 +0000
  • 5cf0347d77 Update sha256 dobobaie 2017-05-25 15:13:20 +0200
  • b3e7b83e39 update CHANGELOG Chen, Yi-Cyuan 2017-01-24 13:52:20 +0800
  • bae387d0b2 Added streaming support #6 v0.5.0 Chen, Yi-Cyuan 2017-01-24 13:47:26 +0800
  • 730f41e84b 1. Added AMD support. 2. Fixed ArrayBuffer dosen't work in Webpack. v0.4.0 Chen, Yi-Cyuan 2017-01-23 11:08:27 +0800
  • 3c278a9dde Merge pull request #5 from nolsherry/patch-1 emn178 2016-10-20 10:33:10 +0800
  • 64c114b54e Add CDNJS version badge in readme Sherry Chang 2016-10-19 19:57:11 +0800
  • 0a82ff3825 Added CommonJS detection. v0.3.2 Chen Yi-Cyuan 2016-09-12 20:40:43 +0800
  • 61d4076633 * Added some files to npm package. * Updated coding style. v0.3.1 Chen, Yi-Cyuan 2016-09-08 10:23:01 +0800
  • 1ff17fbdd9 Support ArrayBuffer input. v0.3.0 Chen Yi-Cyuan 2015-05-23 10:06:36 +0800
  • f73267ad15 Support byte array input v0.2.3 Chen Yi-Cyuan 2015-02-12 21:45:00 +0800
  • 18457729c8 Improve performance. v0.2.2 emn178 2015-02-10 12:00:39 +0800
  • 90136f7a05 update js emn178 2015-02-06 10:07:46 +0800
  • 009d7b6070 * Fixed special length bug. * Add test cases. v0.2.1 Chen Yi-Cyuan 2015-02-05 21:39:44 +0800
  • 8754ac17ef update README Chen Yi-Cyuan 2015-02-03 20:45:01 +0800
  • c016df9256 * Remove ascii parameter. * Improve performance. * Add test cases. emn178 2015-02-03 13:59:16 +0800
  • f0ba196020 update README v0.1.4 Chen Yi-Cyuan 2015-01-24 11:13:55 +0800
  • 5df847f0e0 Improve performance. Chen Yi-Cyuan 2015-01-24 10:47:09 +0800
  • a564472309 update README v0.1.3 emn178 2015-01-09 16:53:27 +0800
  • 64149617be Improve performance. emn178 2015-01-09 16:18:03 +0800
  • b1999865de update README v0.1.2 Chen Yi-Cyuan 2015-01-06 22:53:49 +0800
  • 47cff7a93b * Add bower package. * Fixed JSHint warnings. * Add travis. * Add coveralls. Chen Yi-Cyuan 2015-01-06 22:51:55 +0800
  • 1581e8dce4 Fixed accents bug Chen Yi-Cyuan 2014-07-27 19:54:56 +0800
  • 5e5f64e4b7 update README Chen Yi-Cyuan 2014-02-04 20:30:06 +0800
  • b62a0093f4 update license link Chen Yi-Cyuan 2014-01-05 12:45:09 +0800
  • baa14e7dd3 fixed typo Chen Yi-Cyuan 2014-01-05 12:14:43 +0800
  • 1489a8aa03 update license Chen Yi-Cyuan 2014-01-05 12:11:58 +0800
  • dec43b48e9 add license Chen Yi-Cyuan 2014-01-05 12:11:10 +0800
  • eabadfd94d add build js Chen Yi-Cyuan 2014-01-05 11:04:01 +0800
  • 1034e9d69e create project Chen Yi-Cyuan 2014-01-05 11:01:00 +0800