Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move cert/x509 to top level and pem and pbes2 to pubkey. | Jack Lloyd | 2016-11-03 | 3 | -232/+0 |
* | Fix doxygen warnings [ci skip] | René Korthaus | 2016-10-19 | 1 | -0/+1 |
* | Remove Transform base class | Jack Lloyd | 2016-04-21 | 1 | -2/+1 |
* | Build fix | Jack Lloyd | 2015-10-14 | 1 | -2/+2 |
* | Add null pointer check to pbes2_decrypt, fix message in pbes2_encrypt | Jack Lloyd | 2015-10-14 | 1 | -1/+3 |
* | Add missing null pointer check to PBES2 | Jack Lloyd | 2015-10-11 | 1 | -0/+3 |
* | Remove use of lookup.h in favor of new T::create API. | Jack Lloyd | 2015-09-21 | 1 | -1/+0 |
* | lib/misc: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-25 | 1 | -2/+2 |
* | Hide Algorithm_Factory and use the functions in lookup.h internally. | lloyd | 2015-03-04 | 1 | -8/+8 |
* | Add new module `ffi` which provides a plain C interface, plus a new | lloyd | 2015-02-16 | 1 | -2/+2 |
* | Clean up root dir, remove some unneeded dependencies | lloyd | 2015-02-05 | 3 | -0/+228 |