diff options
author | Martin Schanzenbach <mschanzenbach@posteo.de> | 2021-04-26 10:44:44 +0200 |
---|---|---|
committer | Martin Schanzenbach <mschanzenbach@posteo.de> | 2021-04-26 10:44:44 +0200 |
commit | 6a96e5fb0b33c1c9f236e84d8c1425f40eea7cc4 (patch) | |
tree | 05da91b7c01fe4391e7cda690e1225fdb77c9f3b | |
parent | 7c05d03b76316a0ebb90689bfd569096aff083b5 (diff) |
-update readme for pabc
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -61,7 +61,7 @@ Build tools for compiling GNUnet from source: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - gcc or clang -- autoconf >= 2.59 (building from git) +- autoconf >= 2.69 (building from git) - automake >= 1.11.1 (building from git) - libtool >= 2.2 - makeinfo >= 4.8 @@ -130,6 +130,9 @@ Dependencies of optional components/functionality: - Attribute-Based Encryption (experimental): * libpbc >= 0.5.14 * libgabe +- PABC credential support + * libpabc any (for re:claimID zero-knowledge privacy + credentials) |