Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -19/+19 |
* | Remove alloc module; move secmem.h to base and locking_allocator to utils | Jack Lloyd | 2015-08-29 | 1 | -1/+0 |
* | Add power analysis countermeasures for ECC point multiplications. | Jack Lloyd | 2015-08-21 | 1 | -19/+19 |
* | pubkey: Add missing overrides | Daniel Seither | 2015-07-30 | 2 | -8/+8 |
* | lib/pubkey: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -2/+2 |
* | Move the signature padding schemes to the PK operation classes, | lloyd | 2015-03-23 | 1 | -15/+19 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -1/+0 |
* | Convert PK operations to using Algo_Registry instead of Engine. | lloyd | 2015-02-03 | 2 | -61/+55 |
* | 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/+328 |