Go to file
David Benjamin 77a942b7fe Don't use the RSA key exchange with a signing-only key.
This removes the last case where the server generates an RSA key for the
ServerKeyExchange. Remove the code for this. Client support to accept them
still remains.

Leave the APIs for now, but they don't do anything anymore.

Change-Id: I84439e034cc575719f5bc9b3e501165e12b62107
Reviewed-on: https://boringssl-review.googlesource.com/1286
Reviewed-by: Adam Langley <agl@google.com>
2014-07-24 21:35:40 +00:00
crypto ec: recognise known parameters when written in full. 2014-07-19 00:03:13 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Remove two more quirks. 2014-07-24 21:12:04 +00:00
ssl Don't use the RSA key exchange with a signing-only key. 2014-07-24 21:35:40 +00:00
tool Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +00:00
util Fix EVP_DecodeBlock and add tests. 2014-07-17 17:32:45 +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 Inital import. 2014-06-20 13:17:32 -07:00
CMakeLists.txt Inital import. 2014-06-20 13:17:32 -07:00