A plugin to handle Web argon2 password hashing bindings in Flutter application.
Uses the Argon2 implementation from hash-wasm
This is ONLY the web-specific platform interface. Please use the federated dargon2_flutter plugin for hashing functionality, which provides mobile & web support
- dargon2_flutter_web is Licensed under the MIT License
- hash-wasm is Licensed under the MIT License