aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/keys.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-02Remove support for DSA KeysMohammad Shehar Yaar Tausif1-4/+0
2022-12-20Move old DSA and RSA structs into EVP_PKEYNorbert Pocs1-10/+0
2022-11-02Add external c declaration for c++Norbert Pocs1-0/+8
2022-07-07Use EVP_PKEY as a key type in key structsNorbert Pocs1-0/+8
2019-12-23legacy,keys: Fix the macro conditionsJakub Jelen1-6/+6
2017-12-28add mbedtls crypto supportJuraj Vijtiuk1-0/+6
2013-01-23include: Fix the LGPL header.Andreas Schneider1-12/+11
2011-08-30keys: Remove dead prototypes.Andreas Schneider1-6/+0
2011-08-26keys: Remove obsolete signatue functions.Andreas Schneider1-14/+0
2011-08-25keys: Remove obsolete ssh_do_sign().Andreas Schneider1-5/+0
2011-08-25keys: Remove obsolete ssh_do_sign_with_agent().Andreas Schneider1-2/+0
2011-08-22keys: Remove unused obsolete ssh_sign_session_id().Andreas Schneider1-1/+0
2011-08-22kex: Move ssh_encrypt_rsa1 to SSHv1 kex code.Andreas Schneider1-1/+0
2011-08-22messages: Move ssh_userauth_build_digest() and make it static.Andreas Schneider1-1/+0
2011-04-14[pki] added ssh_pki_do_sign() functionmilo1-0/+4
2011-04-14[pki] remove non existing function prototypemilo1-1/+0
2009-09-26More include file splittingAris Adamantiadis1-0/+84