boring2/openssl
Steven Fackler 2b1a9a7814 Fix verify data free function
Turns out this is called with a null pointer if you never set the data
which didn't end up doing anything until the recent zeroing drop
changes.

Also use a map of indexes since statics in generic functions don't
monomorphize
2015-03-29 10:18:30 -07:00
..
src Fix verify data free function 2015-03-29 10:18:30 -07:00
test Fix stuff 2015-02-07 21:48:03 -08:00
Cargo.toml Fix verify data free function 2015-03-29 10:18:30 -07:00
LICENSE Move openssl license to openssl 2015-02-13 23:24:40 -08:00