openssl/crypto/pkcs12
Dmitry Belyavskiy ea0add4a82 New GOST PKCS12 standard support
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12780)
2020-09-08 09:14:05 +03:00
..
build.info
p12_add.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
p12_asn.c Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_attr.c Add new APIs to get PKCS12 secretBag OID and value 2020-08-07 07:59:48 +10:00
p12_crpt.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
p12_crt.c Add new APIs to get PKCS12 secretBag OID and value 2020-08-07 07:59:48 +10:00
p12_decr.c New GOST PKCS12 standard support 2020-09-08 09:14:05 +03:00
p12_init.c Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_key.c Fix mem leaks on PKCS#12 read error in PKCS12_key_gen_{asc,utf8} 2020-08-20 14:28:24 +02:00
p12_kiss.c PKCS12_parse(): Clean up code and correct documentation 2020-08-19 09:50:21 +02:00
p12_local.h Reorganize local header files 2019-09-28 20:26:35 +02:00
p12_mutl.c Update copyright year 2020-04-23 13:55:52 +01:00
p12_npas.c Update copyright year 2020-05-15 14:09:49 +01:00
p12_p8d.c Following the license change, modify the boilerplates in crypto/pkcs12/ 2018-12-06 15:11:42 +01:00
p12_p8e.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
p12_sbag.c Add new APIs to get PKCS12 secretBag OID and value 2020-08-07 07:59:48 +10:00
p12_utl.c constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 2019-03-06 16:10:09 +00:00
pk12err.c Add new APIs to get PKCS12 secretBag OID and value 2020-08-07 07:59:48 +10:00