]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Added FIXME in rsa section.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 27 Jan 2003 22:27:20 +0000 (23:27 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 27 Jan 2003 22:27:20 +0000 (23:27 +0100)
Rev: src/nettle/nettle.texinfo:1.18

nettle.texinfo

index b10b5a23ab15e06c45be8a43f341f121dfa79c38..7474353bf2beae287db4db3d82fdbed22d77fec1 100644 (file)
@@ -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}).