Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Montgomery reduction constant time. | Jack Lloyd | 2015-10-24 | 1 | -14/+14 |
* | Make PKCS #1 and OAEP decoding constant time to avoid oracle attacks | Jack Lloyd | 2015-10-16 | 1 | -12/+25 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -3/+1 |
* | block: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -6/+6 |
* | lib/block: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -2/+2 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -1/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 3 | -0/+216 |