libcrypto 0.2.2 copy "libcrypto: ^0.2.2" to clipboard
libcrypto: ^0.2.2 copied to clipboard

Cryptography utility library for AES encryption and Pbkdf2 hashing algorithms.

A cryptography utilities for dart-lang.

Features #

  • Compute a hash of a password using Pbkdf2 (sha256 and sha512)
  • Encrypt and decrypt data using AES-CBC

Usage #

Check examples in the github repository.

3
likes
130
pub points
78%
popularity

Publisher

unverified uploader

Cryptography utility library for AES encryption and Pbkdf2 hashing algorithms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

hex, pointycastle

More

Packages that depend on libcrypto