Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 548 Bytes

changelog.md

File metadata and controls

15 lines (9 loc) · 548 Bytes

Version 0.7.1 (2014-05-11) (Dart SDK version 1.4.0-dev.6.2)

  • [enh 84] Dually license the project under Mozilla Public License as well as under LGPL.

Version 0.7.0 (2014-03-22) (Dart SDK version 1.3.0-dev.5.2)

  • [enh 15] Implement stream cipher benchmarks.

  • [enh 64] Benchmark and optimize digests.

  • [enh 74] Make SHA-3 usable in terms of speed.

  • [bug 67] Removed some unused code.

  • [bug 68] Fix process() method of PaddedBlockCipher.

  • [bug 75] Remove a registry dependency in the Scrypt algorithm.