Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright consolidation: perl files | Rich Salz | 2016-04-20 | 6 | -6/+6 |
* | Clean-up *_DEBUG options. | Andy Polyakov | 2016-04-07 | 2 | -10/+0 |
* | Configure: add BLAKE_DEBUG to --strict-warnings set. | Andy Polyakov | 2016-04-06 | 2 | -2/+2 |
* | crypto/blake2: make lowest-level function handle multiple blocks.. | Andy Polyakov | 2016-03-31 | 3 | -171/+272 |
* | Remove the remainder of util/mk1mf.pl and companion scripts | Richard Levitte | 2016-03-21 | 1 | -3/+0 |
* | Remove #error from include files. | Rich Salz | 2016-03-21 | 1 | -4/+0 |
* | Move blake2_loclh to blake2 directory | Rich Salz | 2016-03-20 | 5 | -4/+100 |
* | Use unsigned int instead of just unsigned. | Kurt Roeckx | 2016-03-11 | 1 | -2/+2 |
* | Save leaf_node and node_offset as character array | Kurt Roeckx | 2016-03-11 | 3 | -33/+30 |
* | Review comments | Kurt Roeckx | 2016-03-11 | 7 | -149/+255 |
* | Add blake2 support. | Bill Cox | 2016-03-11 | 5 | -0/+640 |