aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/blake2/blake2s.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some extra or missing whitespaces...FdaSilvaYY2017-01-251-1/+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-70/+123
* Move blake2_loclh to blake2 directoryRich Salz2016-03-201-1/+1
* Save leaf_node and node_offset as character arrayKurt Roeckx2016-03-111-4/+4
* Review commentsKurt Roeckx2016-03-111-25/+22
* Add blake2 support.Bill Cox2016-03-111-0/+220