openssl/crypto/des
Pauli a2371fa933 Trivial bounds checking.
Bounds checking strpy, strcat and sprintf.
These are the remaining easy ones to cover a recently removed commit.
Some are trivial, some have been modified and a couple left as they are because the reverted change didn't bounds check properly.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3871)
2017-07-07 15:45:55 +10:00
..
asm
build.info
cbc_cksm.c
cbc_enc.c
cfb64ede.c
cfb64enc.c
cfb_enc.c
des_enc.c
des_locl.h
ecb3_enc.c
ecb_enc.c Trivial bounds checking. 2017-07-07 15:45:55 +10:00
fcrypt_b.c
fcrypt.c
ncbc_enc.c
ofb64ede.c
ofb64enc.c
ofb_enc.c
pcbc_enc.c
qud_cksm.c
rand_key.c
set_key.c
spr.h
str2key.c
xcbc_enc.c