Remove support for 512- and 1024-bit Diffie-Hellman.
authorBen Pfaff <blp@nicira.com>
Wed, 19 Mar 2008 16:37:11 +0000 (09:37 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 19 Mar 2008 16:37:11 +0000 (09:37 -0700)
commitfc1ff3f88a7e7fcc0881e8355d50cabee0037c37
treea5a53f5f01a43aee7329b079fe10ba7636bbfc87
parent8d16e3510d6f523d182e94f4e9e5caa4989565fe
Remove support for 512- and 1024-bit Diffie-Hellman.

As Justin points out, these key lengths are too low-security to be acceptable
any longer.
lib/Makefile.am
lib/dh1024.pem [deleted file]
lib/dh512.pem [deleted file]
lib/dhparams.h
lib/vconn-ssl.c