boring2/openssl
Steven Fackler 4e58fd10de Fix PKey RSA constructors
`set1` functions bump the object's refcount so we were previously
leaking the RSA object. Split the decode from PEM part out to a method
on RSA and use that in the PKey constructors.

Also make RSA a pointer and actually free it.
2016-01-30 13:12:06 -08:00
..
src Fix PKey RSA constructors 2016-01-30 13:12:06 -08:00
test Bump openssl version to test with 2016-01-28 22:21:10 -08:00
Cargo.toml Exclude test directory from package 2016-01-22 16:34:31 -08:00
LICENSE Move openssl license to openssl 2015-02-13 23:24:40 -08:00
build.rs Replace SslStream implementation! 2015-12-09 23:30:29 -08:00