aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/crypto/pkey.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Correction on sign and verify documentation to be more explicit of rightEmeric Chevalier2015-05-301-8/+17
* Move PKey comparison func to public_eq()Manuel Schölling2015-05-011-14/+14
* Add comparison for PKeysManuel Schölling2015-04-161-0/+30
* Add X509::public_key()Manuel Schölling2015-04-151-1/+11
* Add SslContext::add_extra_chain_cert()Manuel Schölling2015-04-031-1/+0
* Add ability to load private keys from files and use raw keys and certificates...Manuel Schölling2015-04-031-0/+30
* Fixup for betaAlex Crichton2015-04-021-3/+3
* Fix deprecation warningsSteven Fackler2015-03-251-15/+15
* Convert to new IO.Steven Fackler2015-02-241-3/+5
* Move docs to this repo and auto buildSteven Fackler2015-02-071-0/+423