aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/pkey.rs
Commit message (Collapse)AuthorAgeFilesLines
* single `ffi` moduleValerii Hiora2014-09-301-73/+34
|
* Certificate/pkey generation & PEM exportValerii Hiora2014-09-261-1/+28
| | | Required quite a lot of refactoring
* 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
| | | | | | | For differences, see: http://openssl.6102.n7.nabble.com/difference-between-i2d-PUBKEY-and-i2d-PublicKey-td43869.html This will break loading of *public* keys generated before this commit
* 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