boring2/openssl
Overmind JIANG 3c6c4a7b3d Fix a leak when using `EVP_PKEY_get1_RSA`.
`EVP_PKEY_get1_RSA` returns a RSA structure with its reference count
increased by 1 and therefore we need to call `RSA_free` after finishing
using that value.
2015-11-18 11:36:34 +08:00
..
src Fix a leak when using `EVP_PKEY_get1_RSA`. 2015-11-18 11:36:34 +08:00
test Travis without sudo 2015-11-08 23:16:42 -08:00
Cargo.toml Release v0.7.0 2015-11-16 21:10:50 -08:00
LICENSE Move openssl license to openssl 2015-02-13 23:24:40 -08:00