In message <[email protected]> on Mon, 11 Jun 2018 19:29:09 +0200, Richard Levitte <[email protected]> said:
levitte> levitte> levitte> "Salz, Rich" <[email protected]> skrev: (11 juni 2018 18:54:37 CEST) levitte> >> Except that, because of the way PKCS12_gen_mac() works, this isn't levitte> > true. If the input pass phrase looks like a UTF-8 encoded string levitte> > (because there are valid characters in other encodings that will like levitte> > like UTF-8 byte sequences), it will be used as if -passutf8 was given levitte> > instead. levitte> > levitte> >Well, at least I started down the path. I wonder if one of those flags levitte> >should set the keygen to asc? levitte> levitte> That could be an idea, except that's not an easy change. Effectively, that's exactly equivalent to doing a naïve utf-8 encode in the application. BTW, this subthread is a development discussion... shouldn't that be happening on github, along with a WIP PR? -- Richard Levitte [email protected] OpenSSL Project http://www.openssl.org/~levitte/ _______________________________________________ openssl-project mailing list [email protected] https://mta.openssl.org/mailman/listinfo/openssl-project
