Hi, Still doing some testing of OpenSSL 1.1.0, I experienced a crash in PKCS12_key_gen_uni(). Even if the original mistake was in my test software, I believe it is worth verifying that 'v' (MD block size) is not nul line 129 of p12_key.c, because it is used as divisor line 136 : Slen = v * ((saltlen + v - 1) / v);
Regards, Michel. -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4514 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev