aboutsummaryrefslogtreecommitdiff
path: root/crypto/constant_time_locl.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-54/+59
2014-12-30mark all block comments that need format preserving so thatTim Hudson1-3/+3
2014-11-11Fix warning about negative unsigned intergersKurt Roeckx1-1/+1
2014-10-28Use only unsigned arithmetic in constant-time operationsSamuel Neves1-13/+3
2014-10-17RT3547: Add missing static qualifierKurt Cancemi1-1/+1
2014-09-24RT3067: simplify patchEmilia Kasper1-0/+15
2014-09-24RT3066: rewrite RSA padding checks to be slightly more constant time.Emilia Kasper1-2/+34
2014-09-02Make the inline const-time functions static.Emilia Kasper1-16/+16
2014-08-28Constant-time utilitiesEmilia Kasper1-0/+169