Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make pk_ops.h internal | Jack Lloyd | 2016-10-08 | 1 | -2/+3 |
* | Remove Algo_Registry usage from public key code. | Jack Lloyd | 2016-10-07 | 1 | -1/+0 |
* | 2nd review round | seu | 2016-10-02 | 1 | -0/+2 |
* | Remove alloc module; move secmem.h to base and locking_allocator to utils | Jack Lloyd | 2015-08-29 | 1 | -1/+0 |
* | Fix module dependencies of x509 and pubkey | Simon Warta | 2015-06-30 | 1 | -1/+1 |
* | Move the signature padding schemes to the PK operation classes, | lloyd | 2015-03-23 | 1 | -0/+1 |
* | In PK encrypt/decrypt move pad calls to the operation. This allows an | lloyd | 2015-03-14 | 1 | -0/+1 |
* | Clean up root dir, remove some unneeded dependencies | lloyd | 2015-02-05 | 1 | -1/+0 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -3/+1 |
* | Convert PK operations to using Algo_Registry instead of Engine. | lloyd | 2015-02-03 | 1 | -0/+1 |
* | Cleanup PBES2 and add GCM support | lloyd | 2014-11-19 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+41 |