Go to file
Adam Langley e023ad2d83 Fix SHA-384 and -512 in NO_ASM mode.
This transcription bug comes from the start of BoringSSL and, as you can
imagine, was a complete delight to track down.

Change-Id: I3051934195098a1d3bf893b154389ec7f14d3609
Reviewed-on: https://boringssl-review.googlesource.com/3740
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-03-05 22:44:00 +00:00
crypto Don't add another error to the queue when RSA_private_transform fails. 2015-03-05 22:43:43 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Fix SHA-384 and -512 in NO_ASM mode. 2015-03-05 22:44:00 +00:00
ssl Remove HelloRequest special-case in DTLS message parsing. 2015-03-05 21:26:55 +00:00
tool Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
util Drop in prebuilt versions of Windows files. 2015-03-02 23:03:38 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Add generated documentation to .gitignore 2015-01-26 18:37:55 +00:00
BUILDING Find perl using the CMake's standard FindPerl module. 2015-02-23 19:59:48 +00:00
CMakeLists.txt Bump the -Wshadow cutoff to 4.8 rather than 4.6. 2015-02-28 15:15:01 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
STYLE Style guide tweaks. 2015-02-19 18:33:20 +00:00