aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/misc/pbes2
Commit message (Expand)AuthorAgeFilesLines
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-033-232/+0
* Fix doxygen warnings [ci skip]René Korthaus2016-10-191-0/+1
* Remove Transform base classJack Lloyd2016-04-211-2/+1
* Build fixJack Lloyd2015-10-141-2/+2
* Add null pointer check to pbes2_decrypt, fix message in pbes2_encryptJack Lloyd2015-10-141-1/+3
* Add missing null pointer check to PBES2Jack Lloyd2015-10-111-0/+3
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-1/+0
* lib/misc: Convert &vec[0] to vec.data()Simon Warta2015-06-251-2/+2
* Hide Algorithm_Factory and use the functions in lookup.h internally.lloyd2015-03-041-8/+8
* Add new module `ffi` which provides a plain C interface, plus a newlloyd2015-02-161-2/+2
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-053-0/+228