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 |
---|---|---|
Configurations | ||
VMS | ||
apps | ||
crypto | ||
demos | ||
doc | ||
engines | ||
external | ||
fuzz | ||
include | ||
ms | ||
os-dep | ||
ssl | ||
test | ||
tools | ||
util | ||
.gitattributes | -rw-r--r-- | 50 bytes |
.gitignore | -rw-r--r-- | 2.7 KB |
.travis-create-release.sh | -rw-r--r-- | 258 bytes |
.travis.yml | -rw-r--r-- | 3.8 KB |
ACKNOWLEDGEMENTS | -rw-r--r-- | 87 bytes |
AUTHORS | -rw-r--r-- | 362 bytes |
CHANGES | -rw-r--r-- | 518.9 KB |
CONTRIBUTING | -rw-r--r-- | 3.4 KB |
Configure | -rwxr-xr-x | 86.9 KB |
FAQ | -rw-r--r-- | 84 bytes |
INSTALL | -rw-r--r-- | 36.8 KB |
LICENSE | -rw-r--r-- | 6.0 KB |
Makefile.shared | -rw-r--r-- | 21.1 KB |
NEWS | -rw-r--r-- | 34.8 KB |
NOTES.DJGPP | -rw-r--r-- | 2.0 KB |
NOTES.PERL | -rw-r--r-- | 4.5 KB |
NOTES.VMS | -rw-r--r-- | 2.7 KB |
NOTES.WIN | -rw-r--r-- | 5.1 KB |
README | -rw-r--r-- | 3.9 KB |
README.ECC | -rw-r--r-- | 3.5 KB |
README.ENGINE | -rw-r--r-- | 15.7 KB |
README.FIPS | -rw-r--r-- | 61 bytes |
appveyor.yml | -rw-r--r-- | 1.2 KB |
build.info | -rw-r--r-- | 2.2 KB |
config | -rwxr-xr-x | 26.9 KB |
config.com | -rw-r--r-- | 2.4 KB |
e_os.h | -rw-r--r-- | 14.7 KB |

Computing file changes ...