Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hpoul authored Feb 27, 2024
1 parent 6357e9a commit 9c0cf25
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,3 @@ https://github.com/authpass/argon2_ffi
cmake --build .
cp Debug\argon2_ffi.dll C:\kdbx.dart\argon2_ffi_plugin.dll
```

# OLD INFO:

# TODO

* For v4 argon2 support would be required. Unfortunately there are no dart
implementations, or bindings yet. (as far as I can find).
* Reference implementation: https://github.com/P-H-C/phc-winner-argon2
* Rust: https://github.com/bryant/argon2rs/blob/master/src/argon2.rs
* C#: https://github.com/mheyman/Isopoh.Cryptography.Argon2

0 comments on commit 9c0cf25

Please sign in to comment.