]> git.ipfire.org Git - thirdparty/openssl.git/commit
Constant-time utilities
authorEmilia Kasper <emilia@openssl.org>
Thu, 28 Aug 2014 13:33:34 +0000 (15:33 +0200)
committerEmilia Kasper <emilia@openssl.org>
Thu, 28 Aug 2014 15:28:42 +0000 (17:28 +0200)
commit9b208659aa217f27a002ba24bf5b28b3bf7710ac
treea651767072236c09aa7583a5e634f2d2a87254cf
parentf54fab0feff4d4964c5b3e9668e30b95ba44221f
Constant-time utilities

Pull constant-time methods out to a separate header, add tests.

Reviewed-by: Bodo Moeller <bodo@openssl.org>
(cherry picked from commit 73729e4cf3961e36b5534d270c11ff7cd811aa43)

Conflicts:
ssl/Makefile
test/Makefile
crypto/Makefile
crypto/constant_time_locl.h [new file with mode: 0644]
crypto/constant_time_test.c [new file with mode: 0644]
ssl/Makefile
ssl/s3_cbc.c
test/Makefile