summaryrefslogtreecommitdiffstats
path: root/ssl/tls1.h
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2003-07-22 12:34:21 +0000
committerBodo Möller <bodo@openssl.org>2003-07-22 12:34:21 +0000
commit968766cad84d15d556d9b8f7ab3c927df700c378 (patch)
tree29bd70e47d518c70ba3fdd1dbc360f3f6799b3bd /ssl/tls1.h
parent652ae06badda3a8964f650ce1713e335257548d9 (diff)
updates for draft-ietf-tls-ecc-03.txt
Submitted by: Douglas Stebila Reviewed by: Bodo Moeller
Diffstat (limited to 'ssl/tls1.h')
-rw-r--r--ssl/tls1.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ssl/tls1.h b/ssl/tls1.h
index 7f4a2f3085..be15445384 100644
--- a/ssl/tls1.h
+++ b/ssl/tls1.h
@@ -131,6 +131,10 @@ extern "C" {
* suites to use 5B and 5C instead (this may change with future
* updates to the IETF draft).
*/
+/* draft-ietf-tls-ecc-03.txt (June 2003) gives a changed list of
+ * ciphersuites, but does not define numbers for all of them
+ * because of possible conflicts with other Internet Drafts;
+ * most numbers are still subject to change. */
#define TLS1_CK_ECDH_ECDSA_WITH_NULL_SHA 0x03000047
#define TLS1_CK_ECDH_ECDSA_WITH_RC4_128_SHA 0x03000048
#define TLS1_CK_ECDH_ECDSA_WITH_DES_CBC_SHA 0x03000049