summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2004-08-16 20:49:56 +0000
committerSimon Josefsson <simon@josefsson.org>2004-08-16 20:49:56 +0000
commit4f1884280397e0c0131095be8d6184495e43e5bf (patch)
treeedb43cdf804763f345b3efdff9dac9c4380e5ccc /README
parent35ed91714ddf309249cba61283f9dc1be8c572ad (diff)
downloadgnutls-4f1884280397e0c0131095be8d6184495e43e5bf.tar.gz
Fix.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 8eabde4530..9dab259e22 100644
--- a/README
+++ b/README
@@ -31,8 +31,8 @@ If you specify --with-nettle, the copy of some files from Nettle that
are included in nettle/ will be used. It is used via the generic
crypto interface in crypto/, which would normally invoke Libgcrypt.
-Currently the generic crypto interface only support encryption,
-decryption, hashing and gathering of random data. Supporting
+Currently the generic crypto interface only support secret key
+ciphering, hashing and gathering of random data. Supporting
RSA/DSA/DH/SEXP/MPI in the generic crypto interface is pending.
As Nettle do not include a randomness gatherer, if --with-nettle is