summaryrefslogtreecommitdiffstats
path: root/src/pki_crypto.c
Commit message (Expand)AuthorAgeFilesLines
* pki: Use a consistent naming scheme.Andreas Schneider2011-08-191-1/+1
* pki: Remove session from ssh_pki_import_privkey_* functions.Andreas Schneider2011-08-161-26/+28
* pki: Fix pki_publickey_to_string() rsa checks.Andreas Schneider2011-08-161-2/+2
* pki: Add ssh_pki_publickey_to_string().Andreas Schneider2011-08-151-17/+57
* pki: Fix ssh_key_dup().Andreas Schneider2011-08-151-2/+2
* pki: Cleanup pki header.Andreas Schneider2011-08-151-0/+96
* pki: Added ssh_key_dup().Andreas Schneider2011-08-151-57/+140
* pki: Add ssh_pki_import_pubkey_base64().Andreas Schneider2011-08-081-0/+45
* pki: Add pki_do_sign().Andreas Schneider2011-08-081-0/+46
* pki: Create pki_publickey_from_privatekey().Andreas Schneider2011-08-081-0/+57
* pki: Improve ssh_key_import_private().Andreas Schneider2011-08-081-2/+0
* pki: Improve ssh_pki_import_privkey_base64().Andreas Schneider2011-08-081-0/+97
* pki: Add pki_crypto.c.Andreas Schneider2011-08-081-0/+69