Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |