cipher 0.7.1
cipher: ^0.7.1 copied to clipboard
A Dart library implementing cryptographic algorithms.
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.
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.