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

A crypto utility library.

Changelog #

0.5.0 #

  • Support nullsafe
  • Bump required Dart version to 2.12.0+

0.4.0 #

  • Support Dart v2

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
70
pub points
82%
popularity

Publisher

unverified uploader

A crypto utility library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection

More

Packages that depend on cryptoutils