aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/pbes2
Commit message (Expand)AuthorAgeFilesLines
* Add API stability annotations.Jack Lloyd2017-09-191-2/+2
* More MSVC warnings fixesJack Lloyd2017-08-311-2/+2
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Add ability to specify iterations when encrypting a private keyJack Lloyd2017-02-262-12/+104
* Remove verify_end() chained immediatly before end_cons() (close #890)Nuno Goncalves2017-02-251-2/+0
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-19/+19
* Remove ability to add OIDS at runtime. Remove global OID lock.Jack Lloyd2016-11-031-1/+0
* Move cert/x509 to top level and pem and pbes2 to pubkey.Jack Lloyd2016-11-033-0/+232