From 4f1884280397e0c0131095be8d6184495e43e5bf Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Mon, 16 Aug 2004 20:49:56 +0000 Subject: Fix. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') 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 -- cgit v1.2.1