commit | 9992ad269d120e512c1b5831bfb649c76a253eec | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@google.com> | Fri Nov 25 17:02:34 2022 -0500 |
committer | Boringssl LUCI CQ <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 29 20:04:24 2022 +0000 |
tree | f057e6a82db62ae0dee62d14f52c82210cfc6729 | |
parent | b5b1c61f604f0568e333a4f54eae279e0d867c08 [diff] |
Add negative tests for the EVP_CIPHER tag check. See upstream's 70d8b304d01b9e0c4ec182db20c33aa0698cda51. Also import upstream's AES-192-GCM tests, now that we support that in EVP_CIPHER too. Bug: 494 Change-Id: I157ebe23f32147214641aeb664ce7db2e21bf86a Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/55389 Reviewed-by: Adam Langley <agl@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: