aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/pki_priv.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-07pki: Use the standard logging functionAndreas Schneider1-5/+0
2015-04-10external: Use standard int typesAndreas Schneider1-2/+8
2015-04-02cmake: Detect __func__ and __FUNCTION__ during configure stepAndreas Schneider1-1/+1
2015-02-02external: Add OpenSSH bcrypt and blowfish implementationAris Adamantiadis1-0/+5
2015-02-02ed25519: Add support to export OpenSSH container keysAris Adamantiadis1-0/+2
2015-02-02ed25519: Add support o import OpenSSH container keysAris Adamantiadis1-0/+8
2015-02-02pki.h: Replace tabs with spacesAris Adamantiadis1-2/+2
2014-09-07ed25519: Generate, sign and verify keys.Aris1-0/+14
2014-05-07pki: Add missing semi-colon.Andreas Schneider1-1/+1
2014-04-23pki: Make pki_key_ecdsa_nid_to_name() a shared function.Andreas Schneider1-0/+1
2013-11-27pki_gcrypt: Add pki_private_key_to_pem() stub.Andreas Schneider1-0/+5
2013-01-23include: Fix the LGPL header.Andreas Schneider1-12/+11
2012-02-04pki: Add support to generate ecdsa keys.Andreas Schneider1-0/+1
2012-02-04pki: Add support to import ecdsa pubkeys.Andreas Schneider1-0/+3
2012-02-04pki: Add support to import ecdsa private keys.Andreas Schneider1-0/+2
2011-10-29pki: Add a ssh_key_cmp() function.Andreas Schneider1-0/+3
2011-09-24pki: ssh_pki_generateAris Adamantiadis1-0/+2
2011-09-17pki: Use ssh_log_function() for ssh_pki_log().Andreas Schneider1-1/+4
2011-09-05pki: Add ssh_pki_export_pubkey_rsa1().Andreas Schneider1-0/+4
2011-08-26pki: Handle hash correctly.Andreas Schneider1-2/+3
2011-08-26pki: Migrate ssh_pki_do_sign to new pki.Andreas Schneider1-2/+3
2011-08-22pki: Add ssh_pki_signature_verify_blob().Andreas Schneider1-0/+5
2011-08-22pki: Add ssh_srv_pki_do_sign_sessionid().Andreas Schneider1-0/+2
2011-08-21pki: Create a pki private header file.Andreas Schneider1-0/+62