aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/info.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Remove <source> block from info.txt filesJack Lloyd2016-12-081-11/+0
* Expose pk_ops.h as public interface againJack Lloyd2016-12-041-1/+1
* Remove ability to add OIDS at runtime. Remove global OID lock.Jack Lloyd2016-11-031-1/+0
* Add create_private_key, expose key loading functions in pk_algs.hJack Lloyd2016-10-201-1/+1
* Make pk_ops.h internalJack Lloyd2016-10-081-2/+3
* Remove Algo_Registry usage from public key code.Jack Lloyd2016-10-071-1/+0
* 2nd review roundseu2016-10-021-0/+2
* Remove alloc module; move secmem.h to base and locking_allocator to utilsJack Lloyd2015-08-291-1/+0
* Fix module dependencies of x509 and pubkeySimon Warta2015-06-301-1/+1
* Move the signature padding schemes to the PK operation classes,lloyd2015-03-231-0/+1
* In PK encrypt/decrypt move pad calls to the operation. This allows anlloyd2015-03-141-0/+1
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-1/+0
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-3/+1
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-031-0/+1
* Cleanup PBES2 and add GCM supportlloyd2014-11-191-1/+1
* Move lib into srclloyd2014-01-101-0/+41