aboutsummaryrefslogtreecommitdiff
path: root/crypto/blake2/blake2s.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Copyright consolidation 09/10Rich Salz1-5/+4
2016-05-09fix tab-space mixed indentationFdaSilvaYY1-2/+2
2016-04-20Copyright consolidation: perl filesRich Salz1-1/+1
2016-04-07Clean-up *_DEBUG options.Andy Polyakov1-5/+0
2016-04-06Configure: add BLAKE_DEBUG to --strict-warnings set.Andy Polyakov1-1/+1
2016-03-31crypto/blake2: make lowest-level function handle multiple blocks..Andy Polyakov1-70/+123
2016-03-20Move blake2_loclh to blake2 directoryRich Salz1-1/+1
2016-03-11Save leaf_node and node_offset as character arrayKurt Roeckx1-4/+4
2016-03-11Review commentsKurt Roeckx1-25/+22
2016-03-11Add blake2 support.Bill Cox1-0/+220