summaryrefslogtreecommitdiffstats
path: root/include/libssh/pki.h
Commit message (Expand)AuthorAgeFilesLines
* pki: Add ssh_pki_import_pubkey_base64().Andreas Schneider2011-08-081-0/+8
* pki: Add pki_do_sign().Andreas Schneider2011-08-081-0/+2
* pki: Add ssh_pki_convert_key_to_privatekey().Andreas Schneider2011-08-081-0/+1
* pki: Create pki_publickey_from_privatekey().Andreas Schneider2011-08-081-0/+1
* pki: Improve ssh_key_import_private().Andreas Schneider2011-08-081-2/+1
* pki: Improve ssh_pki_import_privkey_base64().Andreas Schneider2011-08-081-0/+3
* pki: Add pki_privatekey_type_from_string().Andreas Schneider2011-08-081-0/+6
* pki: Add placeholder for ecdsa and certs.Andreas Schneider2011-08-081-0/+2
* pki: Make ssh_key_is_private() a public function.Andreas Schneider2011-06-151-2/+0
* pki: Make ssh_key_is_public() a public function.Andreas Schneider2011-06-151-1/+0
* pki: Make ssh_key_type a public function.Andreas Schneider2011-06-111-1/+0
* [pki] remove unused functionsmilo2011-04-181-3/+0
* [pki] added ssh_pki_do_sign() functionmilo2011-04-141-0/+2
* [pki] Added conversion functions to migrate seemlessly to ssh_keymilo2011-04-141-0/+6
* [pki] Added ssh_pki_publickey_from_privatekey() functionmilo2011-04-141-0/+3
* [pki] Added ssh_pki_import_privkey_base64()milo2011-04-141-0/+3
* [pki] Make ssh_key_new and ssh_key_free publicmilo2011-04-141-2/+0
* pki: Added GPL to header file.Andreas Schneider2010-09-281-0/+21
* Forgot the pki filesAris Adamantiadis2010-05-021-0/+28