Go to file
David Benjamin be8a869d96 Fill in alg_bits for CHACHA20_POLY1305 ciphers.
Apparently we left those as zero. Oh well. This only affects
SSL_CIPHER_get_bits, but so long as we have the field, it ought to be correct.

Change-Id: I2878ec22c2f5a6263f805e04d9fd8448994639b7
Reviewed-on: https://boringssl-review.googlesource.com/5752
Reviewed-by: Adam Langley <agl@google.com>
2015-08-24 23:36:56 +00:00
crypto In |NCONF_load|, strdup section names rather than adding refs. 2015-08-24 22:08:08 +00:00
decrepit Re-add the C version (only) of |EVP_aes_256_xts| 2015-08-19 01:35:50 +00:00
include/openssl Remove DHE_RSA_WITH_CHACHA20_POLY1305. 2015-08-24 23:35:25 +00:00
ssl Fill in alg_bits for CHACHA20_POLY1305 ciphers. 2015-08-24 23:36:56 +00:00
tool Server-side OCSP stapling support. 2015-08-20 17:55:31 +00:00
util Fix documentation generation on Windows. 2015-08-19 00:45:42 +00:00
.clang-format
.gitignore Fix documentation generation on Windows. 2015-08-19 00:45:42 +00:00
BUILDING Suggest building at Android API level 16. 2015-06-18 17:32:29 -07:00
CMakeLists.txt Allow compilation for armv6 2015-06-02 18:16:13 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
LICENSE Note that some files carry in Intel license. 2015-07-28 00:55:32 +00:00
STYLE Require that FOO_free functions do nothing on NULL. 2015-05-04 22:58:13 +00:00