dargon2_flutter_mobile 3.3.0 dargon2_flutter_mobile: ^3.3.0 copied to clipboard
The mobile (iOS & Android) platform implementation of dargon2_flutter
dargon2_flutter_mobile #
A plugin to handle iOS and Android Dart FFI integrations for argon2 password hashing in Flutter Applications.
Uses the reference C implementation of Argon2, winner of the Password Hash Competition
This is ONLY the mobile-specific platform interface. Please use the federated dargon2_flutter plugin for hashing functionality, which provides mobile & web support
Licensing #
- dargon2_flutter_mobile is Licensed under the MIT License
- dargon2_core is Licensed under the MIT License
- The C implementation of Argon2 is licensed under a dual Apache and CC0 License