Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 737 Bytes

CHANGELOG.md

File metadata and controls

46 lines (25 loc) · 737 Bytes

v0.5.2 / 2016-06-06

  • Fixed shake output incorrect in the special length.

v0.5.1 / 2015-10-27

  • Update package.json and bower.json.

v0.5.0 / 2015-09-23

  • Support update interface.

v0.4.1 / 2015-09-18

  • Support to output Integer Array.
  • Fixed shake output incorrect when it's greater than 1088.

v0.4.0 / 2015-09-17

  • Support to output ArrayBuffer.
  • Add shake alogirthms.

v0.3.1 / 2015-05-22

  • Fixed bugs.

v0.3.0 / 2015-05-21

  • Support byte array and ArrayBuffer input.

v0.2.0 / 2015-04-04

  • Implement NIST's May 2014 SHA-3 version.
  • Rename original methods to keccak.

v0.1.2 / 2015-02-27

  • Improve performance.

v0.1.1 / 2015-02-26

  • Improve performance.

v0.1.0 / 2015-02-23

  • Initial release