aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/pkey.rs
Commit message (Expand)AuthorAgeFilesLines
* Fixed compilation errors related to namedspaced enumsJames Hurst2014-11-171-45/+45
* Cert loading from PEM & restructuring Valerii Hiora2014-10-151-1/+1
* Correct init mutexes and locking functionValerii Hiora2014-10-141-0/+2
* single `ffi` moduleValerii Hiora2014-09-301-73/+34
* Certificate/pkey generation & PEM exportValerii Hiora2014-09-261-1/+28
* Update for rust rfc 52 changesMichael Gehring2014-09-171-1/+1
* Switch to the more sane RSA PUBKEY functionMathijs van de Nes2014-09-121-4/+4
* Switch PKey load/save functions to RSA specificMathijs van de Nes2014-09-121-15/+17
* Add new HashType RIPEMD160Jeremy Ruten2014-08-041-7/+8
* Shift directory structureSteven Fackler2014-08-031-0/+425
* Prepare rustcrypto to merge into rust-opensslSteven Fackler2013-12-281-426/+0
* update to rust 0.9-pre (a5fa1d9)Erick Tryzelaar2013-12-271-141/+116
* Switch over to rustpkgErick Tryzelaar2013-12-181-0/+451