We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16b48d commit a78b6e4Copy full SHA for a78b6e4
README.md
@@ -4,6 +4,10 @@
4
5
Dart bindings for the reference C implementation of [Argon2], the winner of the [Password Hash Competition].
6
7
+This plugin is ONLY for native dart implementations. For Flutter, please use [dargon2_flutter]
8
+
9
+[dargon2_flutter]: https://pub.dev/packages/dargon2_flutter
10
11
[Argon2]: https://github.com/P-H-C/phc-winner-argon2
12
13
[Password Hash Competition]: https://password-hashing.net
0 commit comments