Go to file
David Benjamin 925fee36e1 Add a size hook to RSA_METHOD.
This is to avoid having to copy over the RSA modulus in all of Chromium's
platform-specific keys.

Change-Id: I20bf22446a5cfb633b900c3b392b7a1da81a5431
Reviewed-on: https://boringssl-review.googlesource.com/1151
Reviewed-by: Adam Langley <agl@google.com>
2014-07-11 18:47:26 +00:00
crypto Add a size hook to RSA_METHOD. 2014-07-11 18:47:26 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Remove crypto/comp and SSL_COMP support code. 2014-06-24 17:22:06 +00:00
ssl Perform bounds checks in hmac_signctx. 2014-07-10 20:59:10 +00:00
tool Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +00:00
util Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +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