encryptions 0.0.1 copy "encryptions: ^0.0.1" to clipboard
encryptions: ^0.0.1 copied to clipboard

outdated

A flutter plugin for AES128/256 and argon2 kdf.

encryptions #

Encryptions is a flutter plugin for encryption/KDF algorithms.

  • ✅AES128/CBC/NoPadding
  • ✅AES256/CBC/NoPadding
  • ✅Argon2i
  • ✅Argon2d

Getting Started #

See example/lib/main.dart for example usage.

Support / Release plan #

Currently this project is mainly to support another flutter project Okapia(https://github.com/liyuanhust/okapia-app), any pull request is welcome.

A release plan of this plugin will be published soon.

License #

This package is published under Apache 2.0 License.

13
likes
0
pub points
85%
popularity

Publisher

unverified uploader

A flutter plugin for AES128/256 and argon2 kdf.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

convert, flutter

More

Packages that depend on encryptions