Revision 1194ea8dc3b51a35c9947ed276f38436abee5743 authored by Andy Polyakov on 26 July 2016, 14:42:41 UTC, committed by Andy Polyakov on 22 August 2016, 11:52:59 UTC
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>
1 parent b799aef
File | Mode | Size |
---|---|---|
cacert.pem | -rw-r--r-- | 1.0 KB |
cakey.pem | -rw-r--r-- | 891 bytes |
encr.txt | -rw-r--r-- | 68 bytes |
sign.txt | -rw-r--r-- | 54 bytes |
signer.pem | -rw-r--r-- | 1.8 KB |
signer2.pem | -rw-r--r-- | 1.8 KB |
smdec.c | -rw-r--r-- | 1.6 KB |
smenc.c | -rw-r--r-- | 2.0 KB |
smsign.c | -rw-r--r-- | 1.9 KB |
smsign2.c | -rw-r--r-- | 2.1 KB |
smver.c | -rw-r--r-- | 1.8 KB |

Computing file changes ...