boring2/openssl-sys
Charlie Ozinga 2062d48dd2 Add 1DES symm ciphers (des-cbc, des-ecb, des-cfb, des-ofb)
1DES is well and truly dead for actual sensitive information, (its
keysize is too small for modern purposes), but it can still find use in
backwards compatiblity or educational applications.
2016-04-14 03:44:43 -06:00
..
src Add 1DES symm ciphers (des-cbc, des-ecb, des-cfb, des-ofb) 2016-04-14 03:44:43 -06:00
Cargo.toml Release v0.7.9 2016-04-06 21:34:20 -07:00
LICENSE-MIT New build system 2014-11-13 15:17:00 +02:00
build.rs Avoid empty include paths (i.e. cc -I "" ) as they are not supported by GCC. Fix #311 2015-11-28 16:26:58 +01:00