crypto 2.0.1 copy "crypto: ^2.0.1" to clipboard
crypto: ^2.0.1 copied to clipboard

outdatedDart 1 only

Library of cryptographic functions.

Library of cryptographic functions for Dart #

A set of cryptographic functions implemented in pure Dart.

  • MD5
  • SHA1
  • SHA265
  • HMAC
  • Converting a list of bytes into a hex string
  • Converting a list of bytes into a base64-encoded string.
  • Converting a Base 64 encoded String into list of bytes.

Test status #

See http://build.chromium.org/p/client.dart.packages/console

The individual builders are at:

http://build.chromium.org/p/client.dart.packages/builders/packages-windows-crypto http://build.chromium.org/p/client.dart.packages/builders/packages-linux-crypto http://build.chromium.org/p/client.dart.packages/builders/packages-mac-crypto

Disclaimer #

Support for this library is given as best effort.

This library has not been reviewed or vetted by security professionals.

Features and bugs #

Please file feature requests and bugs at the issue tracker.

1512
likes
0
pub points
100%
popularity

Publisher

verified publisherdart.cn

Library of cryptographic functions.

Homepage

License

unknown (LICENSE)

Dependencies

collection, convert

More

Packages that depend on crypto