Go to file
Håvard Molland 16c623b83d Fix of handling weak dh server keys.
https://crbug.com/353579

Align behavior with NSS and report SSL_R_BAD_DH_P_LENGTH error
when size of the server's dh group is less than 512 bits.

Change-Id: I09f1828482f40b2283f7c6a69425819379399815
Reviewed-on: https://boringssl-review.googlesource.com/1480
Reviewed-by: Adam Langley <agl@google.com>
2014-08-13 17:59:59 +00:00
crypto Clean up s23_srvr.c. 2014-08-12 21:10:56 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Add SSL_CIPHER_get_kx_name. 2014-08-12 14:13:12 -07:00
ssl Fix of handling weak dh server keys. 2014-08-13 17:59:59 +00:00
tool Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +00:00
util Add PKCS7_bundle_certificates. 2014-08-07 18:12:25 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Add visibility rules. 2014-07-31 22:03:11 +00:00
CMakeLists.txt Recognise "i686" as an x86 CPU. 2014-08-11 13:27:44 -07:00