Go to file
David Benjamin 7b35b58ae6 Fix EVP_DecodeBlock and add tests.
Another signedness error. Leave a TODO to possibly resolve EVP_DecodeBlock's
ignoring padding. Document some of the Init/Update/Finish versions' behavior.

Change-Id: I78a72c3163f8543172a7008b2d09fb10e003d957
Reviewed-on: https://boringssl-review.googlesource.com/1230
Reviewed-by: Adam Langley <agl@google.com>
2014-07-17 17:32:45 +00:00
crypto Fix EVP_DecodeBlock and add tests. 2014-07-17 17:32:45 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Fix EVP_DecodeBlock and add tests. 2014-07-17 17:32:45 +00:00
ssl Don't delay CKX and Finished for False Start. 2014-07-16 18:59:38 +00:00
tool Add stitched RC4-MD5 as an AEAD. 2014-06-30 23:01:17 +00:00
util Fix EVP_DecodeBlock and add tests. 2014-07-17 17:32:45 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Inital import. 2014-06-20 13:17:32 -07:00
CMakeLists.txt Inital import. 2014-06-20 13:17:32 -07:00