cryptoutils 0.2.0+1 cryptoutils: ^0.2.0+1 copied to clipboard
A crypto utility library.
Changelog #
0.2.0 #
- Changed the library structure to have separate libraries for all aspects and have `cryptoutils.dart`` export them all.
- Used ZenGen for delegation so that dart:mirrors is no longer used.
0.1.10 (2015-06-10) #
- Updated dependency of bignum to latest version (0.0.6)
- Updated dependency of collection to latest version (1.1.1)