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
167008d247
boring2
/
openssl-sys
History
Steven Fackler
167008d247
Merge pull request
#320
from uasi/add-variations-of-pbkdf2
...
Add PBKDF2-HMAC-SHA256 and -SHA512 functions
2015-12-15 19:30:57 -08:00
..
src
Merge pull request
#320
from uasi/add-variations-of-pbkdf2
2015-12-15 19:30:57 -08: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