aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/emsa_raw
Commit message (Expand)AuthorAgeFilesLines
* Deinline functions in EMSA, add pubkey as dependencyJack Lloyd2017-12-232-4/+8
* Enable signing X509 structures with rsa-pssFabian Weissberg2017-12-221-0/+4
* 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
* Allow signature using `Raw(hashname)`Jack Lloyd2017-08-152-5/+27
* 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-11/+11
* Add ECKCDSA signature algorithmRené Korthaus2016-06-141-0/+3
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-082-3/+3
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-111-2/+0
* pk_pad: Add missing overridesDaniel Seither2015-07-301-4/+4
* lib/pk_pad: Convert &vec[0] to vec.data()Daniel Seither2015-06-201-1/+1
* 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
* Move lib into srclloyd2014-01-103-0/+104