openssl/crypto/pkcs12
Andy Polyakov 1194ea8dc3 crypto/pkcs12: facilitate accessing data with non-interoperable password.
Originally PKCS#12 subroutines treated password strings as ASCII.
It worked as long as they were pure ASCII, but if there were some
none-ASCII characters result was non-interoperable. But fixing it
poses problem accessing data protected with broken password. In
order to make asscess to old data possible add retry with old-style
password.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-08-22 13:52:59 +02:00
..
build.info
p12_add.c
p12_asn.c
p12_attr.c
p12_crpt.c
p12_crt.c
p12_decr.c
p12_init.c
p12_key.c
p12_kiss.c
p12_lcl.h
p12_mutl.c
p12_npas.c
p12_p8d.c
p12_p8e.c
p12_sbag.c
p12_utl.c
pk12err.c