summaryrefslogtreecommitdiffstats
path: root/crypto/constant_time_locl.h
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-11-11Fix warning about negative unsigned intergersKurt Roeckx
2014-10-28Use only unsigned arithmetic in constant-time operationsSamuel Neves
2014-10-17RT3547: Add missing static qualifierKurt Cancemi
2014-09-24RT3067: simplify patchEmilia Kasper
2014-09-24RT3066: rewrite RSA padding checks to be slightly more constant time.Emilia Kasper
2014-09-02Make the inline const-time functions static.Emilia Kasper
2014-08-28Constant-time utilitiesEmilia Kasper