suggestion for webserver administrators.
suggestion for webserver administrators.
Posted Jul 25, 2013 16:31 UTC (Thu) by jeff_marshall (subscriber, #49255)In reply to: suggestion for webserver administrators. by Richard_J_Neill
Parent article: Feds put heat on Web firms for master encryption keys (CNET)
Regarding your point 1, why are you comparing RC4 to ECDHE? They serve two entirely different purposes: RC4 is a stream cipher used for protecting data once a secret key has been established, and ECDHE is a key agreement algorithm used during key establishment.
Does TLS not support a regular DHE (non-EC) paired with a safe block cipher + mode?
