aboutsummaryrefslogtreecommitdiff
path: root/src/bignum.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-28add mbedtls crypto supportJuraj Vijtiuk1-0/+12
2017-10-28Fix config.h includesAndreas Schneider1-0/+2
2016-11-03bignum: Use const in ssh_print_bignum()Andreas Schneider1-1/+1
2016-01-19cleanup: use ssh_ prefix in the bignum (non-static) functionsFabiano FidĂȘncio1-3/+3
2015-09-07bignum: Fix OpenSSL crash in SAFE_FREEMichael Wilder1-0/+4
2014-12-09bignum: no-op make_string_bn_inplace for LIBGCRYPTJon Simons1-1/+3
2014-12-05pki_crypto.c: plug ecdsa_sig->[r,s] bignum leaksJon Simons1-0/+9
2014-08-15bignum: Add missing include.Andreas Schneider1-0/+2
2014-08-06bignums: detach bignum-related functions from dh.c.Aris Adamantiadis1-0/+94