Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -1/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 2 | -27/+27 |
* | Remove Algo_Registry | Jack Lloyd | 2016-10-21 | 2 | -7/+0 |
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -1/+1 |
* | Fix indent | Jack Lloyd | 2016-01-30 | 1 | -171/+193 |
* | Blake2b: use rotate_right instead of a macro | cynecx | 2016-01-27 | 1 | -7/+5 |
* | Blake2b: Fix for MSVC | cynecx | 2016-01-26 | 1 | -5/+3 |
* | Blake2b: Add copyright & fix header guard | cynecx | 2016-01-26 | 2 | -3/+17 |
* | Add Blake2b hash function | cynecx | 2016-01-26 | 3 | -0/+256 |