openssl/crypto/pkcs12
Dr. Stephen Henson 54c68d35c6 Simplify PKCS#12 PBE algorithm.
Simplify PKCS#12 PBE algorithm by working out Ij + B + 1 directly
instead of using BIGNUMs.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-11-15 01:23:25 +00:00
..
build.info Following the PKCS#12 update, update crypto/pkcs12/build.info as well 2016-02-08 20:20:43 +01:00
p12_add.c Convert PKCS12* functions to use const getters 2016-08-19 15:46:19 +01:00
p12_asn.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
p12_attr.c crypto/pkcs12: default to UTF-8. 2016-08-22 13:52:55 +02:00
p12_crpt.c Don't switch password formats using global state. 2016-08-25 11:42:33 +01:00
p12_crt.c Constify PKCS12_create, PKCS12_add_key, PKCS12_add_safe. 2016-06-15 13:22:38 -04:00
p12_decr.c Constify X509_SIG. 2016-08-17 17:48:43 +01:00
p12_init.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
p12_key.c Simplify PKCS#12 PBE algorithm. 2016-11-15 01:23:25 +00:00
p12_kiss.c Convert PKCS12* functions to use const getters 2016-08-19 15:46:19 +01:00
p12_lcl.h Don't switch password formats using global state. 2016-08-25 11:42:33 +01:00
p12_mutl.c Don't switch password formats using global state. 2016-08-25 11:42:33 +01:00
p12_npas.c Add X509_getm_notBefore, X509_getm_notAfter 2016-08-21 18:25:23 +01:00
p12_p8d.c Constify X509_SIG. 2016-08-17 17:48:43 +01:00
p12_p8e.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
p12_sbag.c Convert PKCS12* functions to use const getters 2016-08-19 15:46:19 +01:00
p12_utl.c crypto/pkcs12: facilitate accessing data with non-interoperable password. 2016-08-22 13:52:59 +02:00
pk12err.c crypto/pkcs12: add UTF8 support. 2016-08-22 13:50:04 +02:00