aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/blake2
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 09/10Rich Salz2016-05-176-30/+24
* fix tab-space mixed indentationFdaSilvaYY2016-05-092-4/+4
* Fix Blake block lengthDr. Stephen Henson2016-05-042-2/+2
* Remove --classic build entirelyRichard Levitte2016-04-201-41/+0
* Copyright consolidation: perl filesRich Salz2016-04-206-6/+6
* Clean-up *_DEBUG options.Andy Polyakov2016-04-072-10/+0
* Configure: add BLAKE_DEBUG to --strict-warnings set.Andy Polyakov2016-04-062-2/+2
* crypto/blake2: make lowest-level function handle multiple blocks..Andy Polyakov2016-03-313-171/+272
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Remove #error from include files.Rich Salz2016-03-201-4/+0
* Move blake2_loclh to blake2 directoryRich Salz2016-03-205-4/+100
* Use unsigned int instead of just unsigned.Kurt Roeckx2016-03-111-2/+2
* Save leaf_node and node_offset as character arrayKurt Roeckx2016-03-113-33/+30
* Review commentsKurt Roeckx2016-03-117-149/+255
* Add blake2 support.Bill Cox2016-03-115-0/+640