]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
(no commit message)
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 26 Oct 2007 09:27:38 +0000 (12:27 +0300)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 26 Oct 2007 09:27:38 +0000 (12:27 +0300)
lib/gnutls_algorithms.c

index 28fffe21d4171b8b7dbf16e99fc5e522167d1942..2ab7e409dda8fee0d208dcd0921890c186fc43f5 100644 (file)
@@ -408,8 +408,7 @@ typedef struct
 #define GNUTLS_DHE_PSK_SHA_AES_256_CBC_SHA1 { 0x00, 0x91 }
 
 
-/* SRP (not in TLS 1.0)
- * draft-ietf-tls-srp-14:
+/* SRP (rfc5054)
  */
 #define GNUTLS_SRP_SHA_3DES_EDE_CBC_SHA1 { 0xC0, 0x1A }
 #define GNUTLS_SRP_SHA_RSA_3DES_EDE_CBC_SHA1 { 0xC0, 0x1B }