Commit Graph

  • cad381e40a
    Merge 1b9c3e7d47 into 6efde1cf1b Valerii Smirnov 2023-12-16 01:26:52 -0700
  • 6efde1cf1b
    Bump @babel/traverse from 7.21.2 to 7.23.2 (#35) master dependabot[bot] 2023-12-16 10:17:14 +0800
  • a6f6da7483 ### Fixed - Fix error in arrayBuffer when there are extra bytes #37 - fixed output if finalized. v0.9.3 Yi-Cyuan Chen 2023-12-16 10:15:26 +0800
  • 707ee7ced1
    Fix error in arrayBuffer when there are extra bytes (#37) iatll 2023-12-15 20:42:22 -0500
  • 153ef11ad9
    Fix error in arrayBuffer when there are extra bytes iatll 2023-12-15 18:41:45 -0500
  • 0b6d20f4ce
    Bump @babel/traverse from 7.21.2 to 7.23.2 dependabot[bot] 2023-10-18 23:05:21 +0000
  • 59caf17eca bump version v0.9.2 Yi-Cyuan Chen 2023-09-16 21:32:16 +0800
  • d6325442bd
    refactor: simplify formatMessage internal logic (#34) legobeat 2023-09-16 13:23:54 +0000
  • 238a085676
    add comment on formatMessage return type legobt 2023-09-16 02:50:04 +0000
  • 719b21d0ee
    refactor: remove double-negation of isString legobt 2023-09-16 02:45:42 +0000
  • 2fb2b60b2a
    refactor: remove double-negation of isString legobt 2023-09-16 02:44:38 +0000
  • 559731b7a7
    formatMessage: remove double-negation: now returns istring instead of notString legobt 2023-09-16 02:41:43 +0000
  • a3ce012b49
    refactor: simplify formatMessage internal logic legobt 2023-09-16 02:28:29 +0000
  • d12d2563d8
    wip: simplify formatMessage internal logic legobt 2023-09-16 02:24:31 +0000
  • 6b26e52ce5
    wip: simplify formatMessage internal logic legobt 2023-09-16 02:23:38 +0000
  • c874a124b9
    wip: simplify formatMessage internal logic legobt 2023-09-16 02:22:41 +0000
  • 5bc9293f93
    wip: simplify formatMessage legobt 2023-09-16 02:11:07 +0000
  • 4c984cafe6
    fix: don't modify global Array and ArrayBuffer prototypes legobt 2023-09-16 02:03:10 +0000
  • f293b5d508 ## v0.9.1 / 2023-08-31 ### Fixed - cSHAKE empty Array bug. #24 v0.9.1 Yi-Cyuan Chen 2023-08-31 09:23:33 +0800
  • dbb0ea401f ## v0.9.0 / 2023-08-30 ### Fixed - cSHAKE bug. #24 - dependencies and security issues. v0.9.0 Yi-Cyuan Chen 2023-08-30 23:39:16 +0800
  • 5aecbd6968
    Bump minimist, mocha and nyc (#28) dependabot[bot] 2023-08-27 10:40:15 +0800
  • 1b9c3e7d47
    fix types Valery Smirnov 2023-05-16 11:22:11 +0300
  • 8f0711cc0f
    Bump debug and mocha dependabot[bot] 2023-04-16 02:51:32 +0000
  • d45d31f014
    Bump glob-parent from 2.0.0 to dependabot[bot] 2023-04-16 02:51:24 +0000
  • 4cd892f828
    Bump ms and mocha dependabot[bot] 2023-04-16 02:51:23 +0000
  • 783fad98b6
    Bump minimist, mocha and nyc dependabot[bot] 2023-03-01 11:28:50 +0000
  • 378d60251a
    Bump minimatch and mocha dependabot[bot] 2022-11-01 15:30:34 +0000
  • fc93b81a64
    Merge 17676c7a7e into b39d0910cb Reuf Rujevic 2022-01-21 14:29:02 +0100
  • 17676c7a7e
    Create Sjenica1 Reuf Rujevic 2022-01-21 14:28:55 +0100
  • 5ae72e8b49 Fixes inconsistent comparison for ArrayBuffer Wong Liang Zan 2020-07-04 19:53:53 +0800
  • 5309e45b17 Fix tests. Paul Miller 2019-05-03 04:56:26 +0300
  • d869070880 Make NPM pkg flat. Remove src dir. Add build to npmignore. Paul Miller 2019-05-03 04:54:51 +0300
  • b39d0910cb - Added TypeScript definitions. - Changed throw error if update after finalize v0.8.0 Yi-Cyuan Chen 2018-08-05 15:33:12 +0800
  • 1c00d97268 Adds arrayBuffer and buffer definitions. (#16) Micah Zoltu 2018-08-02 19:45:40 +0800
  • 8702f6502b
    Adds arrayBuffer and buffer definitions. Micah Zoltu 2018-03-07 19:43:50 +0800
  • fb7e6403d9 Added - AMD support. - support for web worker. #13 v0.7.0 Yi-Cyuan Chen 2017-12-01 21:04:32 +0800
  • c43f9d1d18 update package v0.6.1 Chen, Yi-Cyuan 2017-07-03 09:01:22 +0800
  • 94a2758bf7 Merge pull request #12 from isaactorresmichel/isaactorresmichel-fixfortypo emn178 2017-07-02 07:19:42 +0800
  • 540bbee16b Typo on variable kmac_256 type definition. Isaac Torres Michel 2017-06-29 08:48:28 -0500
  • e9084afbdf Added - cSHAKE method. - KMAC method. - alias methods without underscore like shake128, keccak512. v0.6.0 Chen, Yi-Cyuan 2017-06-15 11:07:11 +0800
  • 5d6193d7f2 Fixed ArrayBuffer detection in old browsers. v0.5.7 Chen, Yi-Cyuan 2016-12-30 10:17:55 +0800
  • 8ae70989ae Fixed ArrayBuffer dosen't work in Webpack. Chen, Yi-Cyuan 2016-12-29 09:31:53 +0800
  • 035642212a Merge pull request #10 from happylynx/arraybuffer-fix emn178 2016-12-29 08:48:13 +0800
  • 9f8c2a3fb3 Fix of recognition of ArrayBuffer parameters happylynx 2016-12-27 20:18:36 +0100
  • ec2a9948f9 Test of non-empty ArrayBuffer added happylynx 2016-12-27 20:02:45 +0100
  • f34e33dc99 update README Yi-Cyuan 2016-09-26 10:55:14 +0800
  • 97e70fed97 Added - TypeScript support. - ArrayBuffer method. Deprecated - Buffer method. v0.5.5 Yi-Cyuan 2016-09-26 10:45:55 +0800
  • bb08d1fc64 Added CommonJS detection. v0.5.4 Chen Yi-Cyuan 2016-09-12 20:07:58 +0800
  • f0ff77ca47 Added some files to npm package. v0.5.3 Chen, Yi-Cyuan 2016-09-08 10:47:31 +0800
  • 06a3fa8f52 * Fixed shake output incorrect in the special length. v0.5.2 Yi-Cyuan 2016-06-06 11:23:18 +0800
  • f22d720caa Update package.json and bower.json. v0.5.1 Yi-Cyuan 2015-10-27 14:34:23 +0800
  • 63f2823f49 Merge pull request #6 from adon-at-work/patch-1 emn178 2015-10-01 09:55:05 +0800
  • fbedaa1f4c declaring i in Keccak adon 2015-09-28 16:13:39 -0700
  • 09db28deed Support update interface. v0.5.0 Yi-Cyuan 2015-09-23 17:13:07 +0800
  • ca56f2ac21 * Support to output Integer Array. * Fixed shake output incorrect when it's greater than 1088. v0.4.1 Yi-Cyuan 2015-09-18 16:29:07 +0800
  • 99d724b22a update README Yi-Cyuan 2015-09-17 15:17:52 +0800
  • 63a860bdf9 fixed travis-ci config Yi-Cyuan 2015-09-17 15:09:07 +0800
  • 7423f9ef37 add shake algorithm Yi-Cyuan 2015-09-17 14:57:12 +0800
  • 61300d2d34 array buffer output Yi-Cyuan 2015-09-17 11:39:36 +0800
  • a6bca03338 Merge 91915b2685 into 0d1753fd8d adon 2015-09-10 07:30:25 +0000
  • 91915b2685 add mocha into devDependencies adon 2015-09-10 14:33:49 +0800
  • 0d1753fd8d Fixed bugs v0.3.1 Chen Yi-Cyuan 2015-05-22 18:14:34 +0800
  • 7851f7ad68 Support byte array and ArrayBuffer input. v0.3.0 Chen Yi-Cyuan 2015-05-21 19:28:19 +0800
  • db3ab779a8 update README Chen Yi-Cyuan 2015-04-05 09:29:18 +0800
  • 372541684a update README v0.2.0 Chen Yi-Cyuan 2015-04-04 22:11:23 +0800
  • 1fa1812d86 * Implement NIST's May 2014 SHA-3 version. * Rename original methods to keccak. Chen Yi-Cyuan 2015-04-04 22:04:00 +0800
  • e686ac6177 Improve performance. v0.1.2 Chen Yi-Cyuan 2015-02-27 16:45:54 +0800
  • 87364f594b Improve performance. Chen Yi-Cyuan 2015-02-26 10:35:13 +0800
  • b249e417a7 Initial release v0.1.0 Chen Yi-Cyuan 2015-02-23 18:23:14 +0800