aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/constant_time_locl.h
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-54/+59
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-3/+3
* Fix warning about negative unsigned intergersKurt Roeckx2014-11-111-1/+1
* Use only unsigned arithmetic in constant-time operationsSamuel Neves2014-10-281-13/+3
* RT3547: Add missing static qualifierKurt Cancemi2014-10-171-1/+1
* RT3067: simplify patchEmilia Kasper2014-09-241-0/+15
* RT3066: rewrite RSA padding checks to be slightly more constant time.Emilia Kasper2014-09-241-2/+34
* Make the inline const-time functions static.Emilia Kasper2014-09-021-16/+16
* Constant-time utilitiesEmilia Kasper2014-08-281-0/+169