Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.05 KB

File metadata and controls

23 lines (14 loc) · 1.05 KB

dargon2_flutter_mobile

License: MIT

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