aboutsummaryrefslogtreecommitdiff
path: root/src/libgcrypt.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-03libgcrypt: Implement the 'evp' interfaceJustus Winter1-0/+53
2016-05-02libgcrypt: Add helper to extract MPIs into ssh_stringsJustus Winter1-0/+52
2015-12-17Fix a bunch of -Wmaybe-uninitializedFabiano FidĂȘncio1-1/+1
2014-10-02crypto: check malloc return in ssh_mac_ctx_initJon Simons1-1/+5
2014-08-15libgcrypt: Fix initializer name.Andreas Schneider1-22/+22
2014-04-22Add SHA2 algorithms for HMACDirkjan Bussink1-3/+71
2014-03-04security: fix for vulnerability CVE-2014-0017Aris Adamantiadis1-0/+3
2012-10-05gcrypt: Fix simple DES support.Dmitriy Kuznetsov1-12/+21
2012-09-07kex: Add simple DES support for SSHv1.Dmitriy Kuznetsov1-0/+35
2011-09-18crypto: rename crypto_struct -> ssh_cipher_structAris Adamantiadis1-15/+15
2011-09-15crypt: Fix function definition.Andreas Schneider1-1/+3
2011-06-13[crypto] initial support for ecdh-sha2-nistp256Aris Adamantiadis1-3/+60
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+423