aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/libgcrypt.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-24bignum: harmonize gcrypt, libcrypto and libmcrypt bignumAris Adamantiadis1-6/+16
2018-07-05bignum: Make bignum_free saferAris Adamantiadis1-1/+6
2018-07-05crypto: Split init and finalize functionsAris Adamantiadis1-3/+0
2018-06-28libgcrypt: make it compatible with chacha20Aris Adamantiadis1-0/+1
2016-11-03libgcrypt: Implement the 'evp' interfaceJustus Winter1-1/+6
2016-05-02libgcrypt: Add helper to extract MPIs into ssh_stringsJustus Winter1-0/+10
2016-01-19cleanup: use ssh_ prefix in the gcrypt missing functionsFabiano FidĂȘncio1-4/+4
2014-04-22Add SHA2 algorithms for HMACDirkjan Bussink1-1/+7
2013-10-19wrapper: Fix compilation with gcrypt.Andreas Schneider1-0/+1
2013-01-23include: Fix the LGPL header.Andreas Schneider1-12/+11
2012-02-04crypto: Add evp hashing function.Andreas Schneider1-0/+2
2011-09-18priv: Move gcrypt functions to gcrypt header.Andreas Schneider1-1/+4
2011-09-18crypto: rename crypto_struct -> ssh_cipher_structAris Adamantiadis1-1/+1
2011-08-08pki: Add pki_do_sign().Andreas Schneider1-0/+2
2011-06-13[crypto] initial support for ecdh-sha2-nistp256Aris Adamantiadis1-1/+6
2010-05-14Separation work between openssl and libgcryptAris Adamantiadis1-0/+60