Rick Andrews wrote on 2008-03-04 16:36 PST:
> Where can I find a list of features included in FF3? Does it include
> support for SHA-256 and ECC?

The cryptographic algorithms and TLS cipher suites supported in FF3
will be the same as in present versions of FF2, with the following
additional cipher suites:

>     TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA,
>     TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA,
>     TLS_RSA_WITH_CAMELLIA_256_CBC_SHA,
>     TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA,
>     TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA,
>     TLS_RSA_WITH_CAMELLIA_128_CBC_SHA,

which use the Japanese Camellia cipher.

/Nelson
_______________________________________________
dev-security mailing list
dev-security@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-security

Reply via email to