summaryrefslogtreecommitdiff
path: root/cipher/hash-common.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-31Keccak: Add SHAKE Extendable-Output FunctionsJussi Kivilinna1-6/+22
2015-03-16cipher: Remove useless NULL check.Werner Koch1-1/+1
2015-01-05doc: State that gcry_md_write et al may be used after md_read.Werner Koch1-1/+4
2013-12-17Add bulk processing for hash transform functionsJussi Kivilinna1-11/+14
2013-11-14md: Fix hashing for data >= 256 GBWerner Koch1-2/+4
2013-09-21Use hash transform function return type for passing burn stack depthJussi Kivilinna1-4/+6
2013-09-21Make SHA-512 use the new _gcry_md_block_write helperJussi Kivilinna1-1/+4
2013-09-18Separate common md block codeDmitry Eremin-Solenikov1-0/+45
2011-02-04Nuked almost all trailing whitespace.Werner Koch1-9/+8
2008-09-12Add files.Werner Koch1-0/+94