openssl/providers/implementations
Richard Levitte 98408852c1 PEM to DER decoder: Specify object type and data structure more consistently
The data structure wasn't given for recognised certificates or CRLs.
It's better, though, to specify it for those objects as well, so they
can be used to filter what actually gets decoded, which will be
helpful for our OSSL_STORE 'file:' scheme implementation.

Fixes #16224

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16466)
2021-09-05 21:34:50 +02:00
..
asymciphers Correctly calculate the length of SM2 plaintext given the ciphertext 2021-08-24 14:22:07 +01:00
ciphers aes-wrap: improve error handling 2021-08-26 09:33:52 +10:00
digests
encode_decode PEM to DER decoder: Specify object type and data structure more consistently 2021-09-05 21:34:50 +02:00
exchange Fix dh dupctx refcount error 2021-09-03 12:31:59 +02:00
include/prov Add support for camellia cbc cts mode 2021-08-18 08:38:40 +10:00
kdfs pkcs12: check for zero length digest to avoid division by zero 2021-08-18 16:14:42 +10:00
kem
keymgmt
macs
rands VMS: Compensate for x86_64 cross compiler type incompatibility 2021-09-03 11:22:33 +02:00
signature
storemgmt Update copyright year 2021-07-29 15:41:35 +01:00
build.info