]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/constant_time_locl.h
Add a constant time flag to one of the bignums to avoid a timing leak.
[thirdparty/openssl.git] / crypto / constant_time_locl.h
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2014-11-11  Kurt RoeckxFix warning about negative unsigned intergers
2014-10-28  Samuel NevesUse only unsigned arithmetic in constant-time operations
2014-10-17  Kurt CancemiRT3547: Add missing static qualifier
2014-09-24  Emilia KasperRT3067: simplify patch
2014-09-24  Emilia KasperRT3066: rewrite RSA padding checks to be slightly more...
2014-09-02  Emilia KasperMake the inline const-time functions static.
2014-08-28  Emilia KasperConstant-time utilities