aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/libcrypto.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-24bignum: harmonize gcrypt, libcrypto and libmcrypt bignumAris Adamantiadis1-4/+17
2018-07-05bignum: Make bignum_free saferAris Adamantiadis1-1/+6
2018-07-05crypto: Split init and finalize functionsAris Adamantiadis1-15/+0
2018-07-05bignum: Harmonize ssh_get_random()Aris Adamantiadis1-1/+1
2018-06-28chacha: packet encryptionAris Adamantiadis1-0/+1
2015-09-07crypto: Add OpenSSL EVP functions for FIPS compatibilityMichael Wilder1-7/+5
2014-04-22Add SHA2 algorithms for HMACDirkjan Bussink1-0/+13
2013-10-21include: Fix build on platforms without ECC.Andreas Schneider1-0/+2
2013-10-18wrapper: Add more evp functions.Andreas Schneider1-0/+3
2013-01-23include: Fix the LGPL header.Andreas Schneider1-12/+11
2012-02-04crypto: Add evp hashing function.Andreas Schneider1-0/+8
2011-09-18crypto: rename crypto_struct -> ssh_cipher_structAris Adamantiadis1-1/+1
2011-06-13[crypto] initial support for ecdh-sha2-nistp256Aris Adamantiadis1-0/+5
2010-05-14Separation work between openssl and libgcryptAris Adamantiadis1-0/+74