[openssl-dev] RSA_size crashes

Salz, Rich rsalz at akamai.com
Wed Aug 24 19:16:43 UTC 2016


You didn't fully initialize your RSA key, such as by adding the private or public parts.

It shouldn't crash, but then again this is like doing an fprintf() without first checking if the fopen() succeeded.

--  
Senior Architect, Akamai Technologies
IM: richsalz at jabber.at Twitter: RichSalz


More information about the openssl-dev mailing list