Go to file
David Benjamin 1b3a95122d Document exactly how the stateful AEADs are weird.
Probably worth spelling that out.

Change-Id: Ie8815fc645e2836f4fb5bf7d09df1e5326751544
Reviewed-on: https://boringssl-review.googlesource.com/3970
Reviewed-by: Adam Langley <agl@google.com>
2015-03-17 23:55:56 +00:00
crypto Remove remaining remnants of RIPEMD-160 support. 2015-03-17 21:03:42 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Document exactly how the stateful AEADs are weird. 2015-03-17 23:55:56 +00:00
ssl Process alerts between ChangeCipherSpec and Finished. 2015-03-13 20:19:11 +00:00
tool Free new[]'d array using delete[] instead of free in speed.cc. 2015-03-17 21:04:15 +00:00
util Generate error data at build time. 2015-03-06 18:59:25 +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 Generate error data at build time. 2015-03-06 18:59:25 +00:00
CMakeLists.txt Generate error data at build time. 2015-03-06 18:59:25 +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