commit | e59703c72bb5ba5d54db2e0e13faf0f738ce8747 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@google.com> | Mon Jun 26 17:02:48 2017 -0400 |
committer | Adam Langley <agl@google.com> | Wed Jul 05 21:37:08 2017 +0000 |
tree | e189519a7f457b5319813d8e92d11b718b87aee1 | |
parent | a6bae93bf835039b8ce31cf393f49e72029db76f [diff] |
Sync asn1_gen.c with upstream 1.0.2. This imports bf5b8ff17dd7039b15cbc6468cd865cbc219581d and a696708ae6bbe42f409748b3e31bb2f3034edbf3 from upstream. I missed them at some point. Change-Id: I882d995868e4c0461b7ca51a854691cf4faa7260 Reviewed-on: https://boringssl-review.googlesource.com/17384 Reviewed-by: Adam Langley <agl@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.
There are other files in this directory which might be helpful: