Go to file
Adam Langley 80842bdb44 Fix test of first of 255 CBC padding bytes.
Thanks to Peter Gijsels for pointing out that if a CBC record has 255
bytes of padding, the first was not being checked.
2014-06-20 13:17:37 -07:00
crypto This change merges upstream's updated ppc-xlate.pl. 2014-06-20 13:17:37 -07:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl ChaCha20-Poly1305 support. 2014-06-20 13:17:35 -07:00
ssl Fix test of first of 255 CBC padding bytes. 2014-06-20 13:17:37 -07:00
tool Add AEAD speed tests to the tool binary. 2014-06-20 13:17:35 -07:00
util ChaCha20-Poly1305 support. 2014-06-20 13:17:35 -07:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUGS 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