Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename zero_mem to secure_scrub_memory | Jack Lloyd | 2016-11-03 | 1 | -38/+0 |
* | Revamp entropy polling | Jack Lloyd | 2016-07-17 | 1 | -0/+7 |
* | Fix macro checks for zero_mem. Github 55 | lloyd | 2015-03-06 | 1 | -2/+2 |
* | Reference memset via std namespace | lloyd | 2015-01-27 | 1 | -1/+1 |
* | Remove memset_s, not implemented on any machine I can test on and | lloyd | 2015-01-23 | 1 | -7/+5 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Use RtlSecureZeroMemory or memset_s if available | lloyd | 2015-01-07 | 1 | -0/+13 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+20 |