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:18:01 +0000 (17:18 +0200)
commit73729e4cf3961e36b5534d270c11ff7cd811aa43
tree45ed719e748acbc30d321c9111ea41b643946213
parent05f61fb27efaf1a3f4cfa1a8d4d62c34e3c8a0fe
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 e7169a5835390d20057de8a19785982bd6a9b8c8)

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