summaryrefslogtreecommitdiff
path: root/doc/cha-ciphersuites.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-05-27 17:18:56 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-05-27 17:19:15 +0200
commit32d903954844c38a7f57e7d11f739a13e7c4580b (patch)
treed08fc4beba5d33c2f6a079f900297e90895be86a /doc/cha-ciphersuites.texi
parent1e00c52df333191fa0c64f37b9bca9c238b8388d (diff)
downloadgnutls-32d903954844c38a7f57e7d11f739a13e7c4580b.tar.gz
guile bindings added as a separate document.
Diffstat (limited to 'doc/cha-ciphersuites.texi')
-rw-r--r--doc/cha-ciphersuites.texi16
1 files changed, 7 insertions, 9 deletions
diff --git a/doc/cha-ciphersuites.texi b/doc/cha-ciphersuites.texi
index 1b2c2116b3..df908658c7 100644
--- a/doc/cha-ciphersuites.texi
+++ b/doc/cha-ciphersuites.texi
@@ -1,5 +1,5 @@
-@node All the supported ciphersuites in GnuTLS
-@chapter All the Supported Ciphersuites in @acronym{GnuTLS}
+@node Supported ciphersuites in GnuTLS
+@appendix Supported Ciphersuites in @acronym{GnuTLS}
@anchor{ciphersuites}
@cindex Ciphersuites
@@ -13,8 +13,11 @@ RSA is public key cryptosystem designed by Ronald Rivest, Adi Shamir
and Leonard Adleman. It can be used with any hash functions.
@item DSA
-DSA is the USA's Digital Signature Standard. It uses only the SHA-1
-hash algorithm.
+DSA is the USA's Digital Signature Standard. It may use the SHA
+family of hash algorithms.
+
+@item ECDSA
+ECDSA is the elliptic curve counter-part of DSA.
@item MD2
MD2 is a cryptographic hash algorithm designed by Ron Rivest. It is
@@ -36,8 +39,3 @@ the EU project RIPE. Outputs 160 bits of data.
@end table
-@c
-@c Guile Bindings
-@c
-
-@include guile.texi