cryptoutils 0.3.0 copy "cryptoutils: ^0.3.0" to clipboard
cryptoutils: ^0.3.0 copied to clipboard

outdatedDart 1 only

A crypto utility library.

Changelog #

0.3.0 #

  • Remove base58(check) codec because it is in package:base58check
  • Remove UnmodifiableUint8List (remove zengen dependency)

0.2.1 #

  • Updated bignum dependency to v0.1.0

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)
0
likes
0
pub points
82%
popularity

Publisher

unverified uploader

A crypto utility library.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bignum, collection

More

Packages that depend on cryptoutils