tag | 8f8ff16268f365b5f4bb5f9480a58dfa762d14b4 | |
---|---|---|
tagger | Adam Langley <agl@google.com> | Mon Oct 21 12:30:42 2019 -0700 |
object | 7f02881e96e51f1873afcf384d02f782b48967ca |
fips-android-20191020
commit | 7f02881e96e51f1873afcf384d02f782b48967ca | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Fri Oct 18 14:48:11 2019 -0700 |
committer | CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> | Fri Oct 18 22:33:00 2019 +0000 |
tree | 7039acc278a6a849f9ea898df41758155f3b8609 | |
parent | 7de9498a886ab28fe4a6023c33cf98524c1090ff [diff] |
Drop CECPQ2b code. The experiment which motivated CECPQ2b has concluded (although the results haven't been published yet) and the SIKE code is causing some issues for gRPC in gprc/grpc#20100. Also, this is code size that takes up space in Android etc. Change-Id: I43b0b8c420f236c0fe9b40bf2517d2fde98495d5 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/38384 Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com>
BoringSSL is a fork of OpenSSL that is designed to meet Google's needs.
Although BoringSSL is an open source project, it is not intended for general use, as OpenSSL is. We don't recommend that third parties depend upon it. Doing so is likely to be frustrating because there are no guarantees of API or ABI stability.
Programs ship their own copies of BoringSSL when they use it and we update everything as needed when deciding to make API changes. This allows us to mostly avoid compromises in the name of compatibility. It works for us, but it may not work for you.
BoringSSL arose because Google used OpenSSL for many years in various ways and, over time, built up a large number of patches that were maintained while tracking upstream OpenSSL. As Google's product portfolio became more complex, more copies of OpenSSL sprung up and the effort involved in maintaining all these patches in multiple places was growing steadily.
Currently BoringSSL is the SSL library in Chrome/Chromium, Android (but it's not part of the NDK) and a number of other apps/programs.
Project links:
There are other files in this directory which might be helpful: