[openssl-dev] PBE_UNICODE

Andy Polyakov appro at openssl.org
Fri Nov 20 09:08:59 UTC 2015


> ... And on Windows it's even worse. As it stands now
> even passing non-ASCII strings as command-line argument [and presumably
> at prompt] is not an option.

This is not entirely true. Whether or not one can pass non-ASCII strings
as command-line argument is language-specific. Or rather code
page-specific in Windowish. With Asian languages you're really out of
luck, while smaller alphabets can work out (but not mixed) if system
locale matches expectations.



More information about the openssl-dev mailing list