Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use valgrind's memcheck API for checking const time annotations | Jack Lloyd | 2016-01-03 | 1 | -14/+27 |
* | Missing include dependency | Jack Lloyd | 2015-10-26 | 1 | -1/+1 |
* | Asan fix - referencing &vec[vec.size()] instead of vec.end() | Jack Lloyd | 2015-10-26 | 1 | -0/+16 |
* | TLS improvements | Jack Lloyd | 2015-10-25 | 1 | -0/+36 |
* | Make Montgomery reduction constant time. | Jack Lloyd | 2015-10-24 | 1 | -71/+48 |
* | Cleanups in ct and oaep | Jack Lloyd | 2015-10-17 | 1 | -87/+12 |
* | Make PKCS #1 and OAEP decoding constant time to avoid oracle attacks | Jack Lloyd | 2015-10-16 | 1 | -0/+207 |