Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate many publically available headers | Jack Lloyd | 2019-09-06 | 1 | -0/+1 |
* | Fix a carry handling bug in Streebog | Jack Lloyd | 2019-08-26 | 1 | -3/+4 |
* | Clean up Streebog and fix use of unaligned loads | Jack Lloyd | 2018-12-08 | 1 | -94/+112 |
* | Avoid calling memset, memcpy within library code | Jack Lloyd | 2018-11-17 | 1 | -1/+3 |
* | Fix some cast warnings from Sonar | Jack Lloyd | 2017-10-01 | 1 | -1/+1 |
* | Fix Wshadow warning | Jack Lloyd | 2017-09-17 | 1 | -5/+5 |
* | De-inline xor_buf, add SIMD and unrolling | Jack Lloyd | 2017-09-16 | 1 | -11/+24 |
* | Fix various MSVC warnings | Jack Lloyd | 2017-08-31 | 1 | -6/+6 |
* | Avoid math on booleans | Jack Lloyd | 2017-08-29 | 1 | -3/+3 |
* | streebog: Addressing review comments. | Daniel Wyatt | 2017-08-04 | 1 | -11/+18 |
* | Add Streebog hash (GOST R 34.11-2012). | Daniel Wyatt | 2017-08-04 | 1 | -0/+165 |