Go to file
Adam Langley b8b5478248 Expose two, rather internal, BIGNUM functions.
Android uses these for some conversions from Java formats. The code is
sufficiently bespoke that putting the conversion functions into
BoringSSL doesn't make a lot of sense, but the alternative is to expose
these ones.

Change-Id: If1362bc4a5c44cba4023c909e2ba6488ae019ddb
2014-08-14 09:42:45 -07:00
crypto Expose two, rather internal, BIGNUM functions. 2014-08-14 09:42:45 -07:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Expose two, rather internal, BIGNUM functions. 2014-08-14 09:42:45 -07:00
ssl Merge tls1_* method hooks with the ssl3_* versions. 2014-08-14 00:18:12 +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