Hi,
https://datatracker.ietf.org/doc/html/rfc4162#section-3.3 says the
following SEED cipher suites are supported for TLS:
==========
CipherSuite TLS_RSA_WITH_SEED_CBC_SHA = { 0x00, 0x96};
CipherSuite TLS_DH_DSS_WITH_SEED_CBC_SHA = { 0x00, 0x97};
CipherSuite TLS_DH_RSA_WITH_SEED_CBC_SHA = { 0x00, 0x98};
CipherSuite TLS_DHE_DSS_WITH_SEED_CBC_SHA = { 0x00, 0x99};
CipherSuite TLS_DHE_RSA_WITH_SEED_CBC_SHA = { 0x00, 0x9A};
CipherSuite TLS_DH_anon_WITH_SEED_CBC_SHA = { 0x00, 0x9B};
============
Does anyone know whether any ECDHE based cipher suites were added for
SEED for TLS?
with regards,
Saravanan
_______________________________________________
TLS mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/tls