Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix an off by 8 | Jack Lloyd | 2017-09-16 | 1 | -1/+1 |
* | Revert SIMDing of xor_buf in f39aa7bb | Jack Lloyd | 2017-09-16 | 1 | -29/+27 |
* | De-inline xor_buf, add SIMD and unrolling | Jack Lloyd | 2017-09-16 | 1 | -0/+86 |
* | Move secure_scrub_memory to os_utils.cpp | Jack Lloyd | 2017-09-03 | 1 | -39/+0 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -1/+1 |
* | define NOMINMAX 1 before every include of windows.h | Baruch Burstein | 2016-11-28 | 1 | -0/+1 |
* | Rename zero_mem to secure_scrub_memory | Jack Lloyd | 2016-11-03 | 1 | -0/+38 |