Remove disabled (weakened export and non-ephemeral DH) cipher suites from
authorjsing <jsing@openbsd.org>
Sun, 10 Aug 2014 14:57:04 +0000 (14:57 +0000)
committerjsing <jsing@openbsd.org>
Sun, 10 Aug 2014 14:57:04 +0000 (14:57 +0000)
commitc24bf2e03c4a20192d0795ef087e725fe1df162d
treeb1352c5a60bbc06e7b9aedca7751473e240a51a5
parent3e6620b05005703104bc76bb7ab704a725e99897
Remove disabled (weakened export and non-ephemeral DH) cipher suites from
the cipher list. This reduces code size, saves data segment space and
prevents them from being turned back on at runtime by flipping a bit in
memory.

ok guenther@
lib/libssl/s3_lib.c
lib/libssl/src/ssl/s3_lib.c