Go to file
David Benjamin ed43958853 Port ssl3_get_key_exchange to CBS.
Also tidy up some variable names and update RSA_verify call for it no longer
returning -1. Add CBS helper functions for dealing with C strings.

Change-Id: Ibc398d27714744f5d99d4f94ae38210cbc89471a
Reviewed-on: https://boringssl-review.googlesource.com/1164
Reviewed-by: Adam Langley <agl@google.com>
2014-07-14 23:37:29 +00:00
crypto Port ssl3_get_key_exchange to CBS. 2014-07-14 23:37:29 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Port ssl3_get_key_exchange to CBS. 2014-07-14 23:37:29 +00:00
ssl Port ssl3_get_key_exchange to CBS. 2014-07-14 23:37:29 +00:00
tool Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +00:00
util Move public headers to include/openssl/ 2014-07-14 22:42:18 +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