summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2023-09-28 19:19:18 +0300
committerdefanor <defanor@uberspace.net>2023-09-28 19:19:18 +0300
commita7f47e7142127f54821c018b8037841cc727c00e (patch)
treea905ddbfacd9249d94413a9b6e81ec699183b41e /README
parent153439d434bc914bcfaac403da84e3e9f0bf1367 (diff)
Support Nettle and OpenSSL for hashing, in addition to Libgcrypt
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3f9f1b7..eb28c13 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ it easy to implement a decent client application using it.
Mandatory dependencies:
- libxml2, libexpat, or rxml (Rust)
-- libgcrypt
+- gcrypt, nettle, or openssl
Optional dependencies: