Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utils needs librt dependency due to calling clock_gettime | Jack Lloyd | 2016-02-07 | 1 | -0/+4 |
* | Add OS utility header | Jack Lloyd | 2015-12-05 | 1 | -0/+1 |
* | Make PKCS #1 and OAEP decoding constant time to avoid oracle attacks | Jack Lloyd | 2015-10-16 | 1 | -2/+2 |
* | Move DataSource to utils and rewrite PEM encoding to avoid filters | Jack Lloyd | 2015-10-14 | 1 | -0/+1 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -3/+1 |
* | Refactor internal/filesystem.h | Simon Warta | 2015-07-16 | 1 | -12/+12 |
* | Hide all uses of boost filesystem in fs.cpp. Use readdir as an | lloyd | 2015-02-21 | 1 | -0/+1 |
* | Add support for configuring a TLS::Policy by text file | lloyd | 2015-01-23 | 1 | -1/+1 |
* | Add Poly1305, based on poly1305-donna by Andrew Moon. | lloyd | 2014-12-29 | 1 | -0/+1 |
* | Add abstract database interface so applications can easily store info | lloyd | 2014-12-20 | 1 | -0/+1 |
* | Add some util functions for timing attack countermeasures from Falko | lloyd | 2014-11-15 | 1 | -0/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+29 |