Watson Ladd dcd6e447eb Support delegated credentials verison 06
This version adds signature algorithms to the extension

Change-Id: I91dc78d33ee81cb7a6221c7bdeefc8ea460a2d6c
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/42424
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
2020-08-11 21:11:54 +00:00
2016-03-08 15:23:52 +00:00
2020-06-22 14:06:04 +00:00
2020-02-06 17:55:42 +00:00
2020-04-23 19:50:07 +00:00
2020-07-09 23:43:52 +00:00
2016-02-10 21:38:19 +00:00
2020-07-29 19:27:59 +00:00
2020-07-29 19:27:59 +00:00
2019-10-18 22:33:00 +00:00
2020-05-14 18:17:12 +00:00
2020-07-27 20:08:35 +00:00
2017-08-31 14:24:45 +00:00

BoringSSL

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:

Description
Safe, fast, small crypto using Rust Forked from https://github.com/briansmith/ring
Readme 92 MiB
Languages
Assembly 36.3%
C 35.8%
Rust 23.2%
Perl 2.5%
Python 0.9%
Other 1.2%