openssl/crypto/pem
Tomas Mraz cbeb0bfa96 Cast the unsigned char to unsigned int before shifting left
This is needed to avoid automatic promotion to signed int.

Fixes #11853

[extended tests]

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11857)
2020-05-20 17:31:43 +02:00
..
build.info
pem_all.c
pem_err.c
pem_info.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
pem_lib.c Update copyright year 2020-05-15 14:09:49 +01:00
pem_local.h
pem_oth.c
pem_pk8.c
pem_pkey.c OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIO 2020-05-13 18:51:14 +02:00
pem_sign.c
pem_x509.c
pem_xaux.c
pvkfmt.c Cast the unsigned char to unsigned int before shifting left 2020-05-20 17:31:43 +02:00