lazysecret 1.0.0 copy "lazysecret: ^1.0.0" to clipboard
lazysecret: ^1.0.0 copied to clipboard

Lazysecret is a comprehensive Flutter implementation of the libsodium using secret_box library.

lazysecret #

Lazysecret is a comprehensive Flutter implementation of the libsodium using secret_box library.

Usage #

  • pubspec.yml
dependencies:
  lazysecret: ^1.0.0
  • Dart
final lazysecret = LazySecret.instance;

Documentation #

https://libsodium.gitbook.io/doc/secret-key_cryptography/secretbox

Sodium is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing, and more.

3
likes
0
pub points
38%
popularity

Publisher

verified publisherwachasit.com

Lazysecret is a comprehensive Flutter implementation of the libsodium using secret_box library.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on lazysecret