openssl/crypto/modes
Andy Polyakov 76f572ed04 modes/ctr128.c: fix false carry in counter increment procedure.
GH issue #1916 affects only big-endian platforms. TLS is not affected,
because TLS fragment is never big enough.

Reviewed-by: Matt Caswell <matt@openssl.org>
2016-11-25 17:22:21 +01:00
..
asm x86_64 assembly pack: add Goldmont performance results. 2016-10-24 13:01:13 +02:00
build.info Alpha assembly pack: make it work on Linux. 2016-05-04 08:51:08 +02:00
cbc128.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ccm128.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
cfb128.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ctr128.c modes/ctr128.c: fix false carry in counter increment procedure. 2016-11-25 17:22:21 +01:00
cts128.c Convert modes selftests (cts128 and gcm128) to internal test 2016-11-03 13:13:31 +01:00
gcm128.c Convert modes selftests (cts128 and gcm128) to internal test 2016-11-03 13:13:31 +01:00
modes_lcl.h Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
ocb128.c Whitespace cleanup in crypto 2016-06-29 09:56:39 -04:00
ofb128.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
wrap128.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00
xts128.c Copyright consolidation 06/10 2016-05-17 14:51:04 -04:00