From ecd6e87cb7ca64903e95aff3e24ec1ee3c8a8943 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Mon, 15 Mar 2021 19:20:58 -0400 Subject: [PATCH] Update README.md --- src/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/README.md b/src/README.md index 2c6377e..45eec0b 100644 --- a/src/README.md +++ b/src/README.md @@ -6,6 +6,9 @@ Picocrypt can use the reedsolo pip package itself, but it is very s # External links Here are the Github links of the dependencies of Picocrypt: + Argon2-cffi: https://github.com/hynek/argon2-cffi + Pycryptodome: https://github.com/Legrandin/pycryptodome + ReedSolo: https://github.com/tomerfiliba/reedsolomon