summaryrefslogtreecommitdiff
path: root/crypto/blake2/blake2b.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize local header filesDr. Matthias St. Pierre2019-09-271-1/+1
* Update copyright yearRichard Levitte2019-05-281-1/+1
* fix truncation of integers on 32bit AIXShane Lontis2019-03-111-4/+4
* Move e_os.h to be the very first include.Pauli2017-08-301-2/+1
* Copyright consolidation 09/10Rich Salz2016-05-171-5/+4
* fix tab-space mixed indentationFdaSilvaYY2016-05-091-2/+2
* Copyright consolidation: perl filesRich Salz2016-04-201-1/+1
* Clean-up *_DEBUG options.Andy Polyakov2016-04-071-5/+0
* Configure: add BLAKE_DEBUG to --strict-warnings set.Andy Polyakov2016-04-061-1/+1
* crypto/blake2: make lowest-level function handle multiple blocks..Andy Polyakov2016-03-311-72/+125
* Move blake2_loclh to blake2 directoryRich Salz2016-03-201-1/+1
* Save leaf_node and node_offset as character arrayKurt Roeckx2016-03-111-2/+2
* Review commentsKurt Roeckx2016-03-111-26/+24
* Add blake2 support.Bill Cox2016-03-111-0/+225