From: Niels Möller Date: Mon, 27 Jan 2003 22:27:20 +0000 (+0100) Subject: Added FIXME in rsa section. X-Git-Tag: nettle_1.7_release_20030311~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc3afeb6777a845bd69a3f762415dbf1054375a9;p=thirdparty%2Fnettle.git Added FIXME in rsa section. Rev: src/nettle/nettle.texinfo:1.18 --- diff --git a/nettle.texinfo b/nettle.texinfo index b10b5a23..7474353b 100644 --- a/nettle.texinfo +++ b/nettle.texinfo @@ -1406,6 +1406,9 @@ computed, the operation returns true if and only if the result equals @subsection Nettle's @acronym{RSA} support +@c FIXME: Update for RSA renaming. and new *_digest functions. Document +@c dsa. + Nettle represents @acronym{RSA} keys using two structures that contain large numbers (of type @code{mpz_t}).