aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2020-04-21 18:37:28 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2020-04-21 18:37:28 +0200
commit091f411cc91975e43d7d994a981b82d45bbc9bcb (patch)
treeea39395f77be7533dba4d7376a659df080cbb4e4 /README
parente3866c8f09e173e7d36cce25015ecfbd666cd5bc (diff)
downloadgnunet-091f411cc91975e43d7d994a981b82d45bbc9bcb.tar.gz
gnunet-091f411cc91975e43d7d994a981b82d45bbc9bcb.zip
purge scrypt; add argon2
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index f8fd811f8..5c4648b8e 100644
--- a/README
+++ b/README
@@ -96,6 +96,8 @@ These are the direct dependencies for running GNUnet:
96- which (contrib/apparmor(?), gnunet-bugreport, 96- which (contrib/apparmor(?), gnunet-bugreport,
97 and possibly more) 97 and possibly more)
98- zlib 98- zlib
99- argon2 >= 20190702 (for proof-of-work calculations in
100 revocation)
99 101
100These are the dependencies for GNUnet's testsuite: 102These are the dependencies for GNUnet's testsuite:
101~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 103~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~