Go to file
Adam Langley 7d0a1d680c Fix padding side-channels.
This patch tweaks the OAEP padding check to be slightly more constant
time and rewrites the PKCS#1 v1.5 padding check to the same end.
2014-06-20 13:17:34 -07:00
crypto Fix padding side-channels. 2014-06-20 13:17:34 -07:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Inital import. 2014-06-20 13:17:32 -07:00
ssl Cipher family functions. 2014-06-20 13:17:33 -07:00
tool Inital import. 2014-06-20 13:17:32 -07:00
util Inital import. 2014-06-20 13:17:32 -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