aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/emsa1
Commit message (Expand)AuthorAgeFilesLines
* Catch exceptions by reference not valueJack Lloyd2018-03-161-17/+11
* Deinline functions in EMSA, add pubkey as dependencyJack Lloyd2017-12-232-2/+7
* Enable signing X509 structures with rsa-pssFabian Weissberg2017-12-222-0/+41
* Make EMSA1 data privateJack Lloyd2017-10-021-6/+4
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Header file cleanupsJack Lloyd2017-09-211-0/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Use constant_time_compare instead of same_memJack Lloyd2017-09-161-1/+1
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-15/+15
* Simplify EMSA1 message recovery codeJack Lloyd2016-11-021-14/+12
* Add ECKCDSA signature algorithmRené Korthaus2016-06-142-1/+10
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-111-3/+0
* pk_pad: Add missing overridesDaniel Seither2015-07-301-4/+4
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-4/+0
* Use registry also for KDF, EMSA, and EMElloyd2015-01-311-0/+3
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* More unique_ptr, and pull <memory> all the way up to types.hlloyd2014-01-182-30/+17
* Move lib into srclloyd2014-01-103-0/+158