openssl/crypto/modes
Bernd Edlinger 77286fe3ec Avoid undefined behavior with unaligned accesses
Fixes: #4983

[extended tests]

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/6074)
2020-05-27 20:11:20 +02:00
..
asm Update copyright year 2020-04-23 13:55:52 +01:00
build.info Optimize AES-GCM implementation on aarch64 2019-12-19 12:36:07 +10:00
cbc128.c Avoid undefined behavior with unaligned accesses 2020-05-27 20:11:20 +02:00
ccm128.c Avoid undefined behavior with unaligned accesses 2020-05-27 20:11:20 +02:00
cfb128.c Avoid undefined behavior with unaligned accesses 2020-05-27 20:11:20 +02:00
ctr128.c Avoid undefined behavior with unaligned accesses 2020-05-27 20:11:20 +02:00
cts128.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
gcm128.c Avoid undefined behavior with unaligned accesses 2020-05-27 20:11:20 +02:00
ocb128.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
ofb128.c Avoid undefined behavior with unaligned accesses 2020-05-27 20:11:20 +02:00
siv128.c Update copyright year 2020-05-15 14:09:49 +01:00
wrap128.c Following the license change, modify the boilerplates in crypto/modes/ 2018-12-06 15:06:37 +01:00
xts128.c Avoid undefined behavior with unaligned accesses 2020-05-27 20:11:20 +02:00