X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=ssl%2Ftls1.h;h=be15445384122f7a3ddfdf2455c28274a52ce4f3;hb=5abe32d8611b26630305731f7dd4ea564264719e;hp=7f4a2f308580847b490a2252538e701c112bda20;hpb=259cdf2af9d729f41df09a5d938bc998fd9f5b5f;p=oweals%2Fopenssl.git 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