This website requires JavaScript.
Explore
Help
Sign In
min
/
boring2
Watch
1
Star
0
Fork
You've already forked boring2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b6647cc610
boring2
/
openssl-sys
History
Tomoki Aonuma
b6647cc610
Put pbkdf2_hmac_{256,512}() behind feature gate
...
PKCS5_PBKDF2_HMAC is not available with openssl-0.9.8 on os x
2015-12-10 23:00:49 +09:00
..
src
Put pbkdf2_hmac_{256,512}() behind feature gate
2015-12-10 23:00:49 +09:00
Cargo.toml
Put pbkdf2_hmac_{256,512}() behind feature gate
2015-12-10 23:00:49 +09: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