summaryrefslogtreecommitdiff
path: root/src/gcrypt-int.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-28md: add variable length output interfaceJussi Kivilinna1-0/+2
2015-10-14Fix gpg_error_t and gpg_err_code_t confusion.NIIBE Yutaka1-6/+6
2015-10-13Fix declaration of return type.NIIBE Yutaka1-4/+4
2014-11-24Remove duplicated prototypes.Werner Koch1-6/+1
2014-10-08mpi: Add gcry_mpi_ec_sub.Markus Teich1-0/+2
2014-01-13Add a function to retrieve algorithm used by MAC handlerDmitry Eremin-Solenikov1-0/+1
2013-12-12Remove macro hacks for internal vs. external functions. Part 2 and last.Werner Koch1-1/+6
2013-12-06Fix building on mingw32Jussi Kivilinna1-0/+1
2013-12-05Remove macro hacks for internal vs. external functions. Part 1.Werner Koch1-0/+484
2013-11-16Add new MAC API, initially with HMACJussi Kivilinna1-0/+4
2013-09-04Do not check with cpp for typedefed constants.Werner Koch1-1/+1
2013-06-26Make gpg-error replacement defines more robust.Werner Koch1-0/+40