aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/emsa_raw/emsa_raw.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix clang-tidy readability-named-parameterJack Lloyd2022-02-061-3/+3
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-1/+1
* Deinline functions in EMSA, add pubkey as dependencyJack Lloyd2017-12-231-0/+7
* Header file cleanupsJack Lloyd2017-09-211-0/+1
* Use constant_time_compare instead of same_memJack Lloyd2017-09-161-1/+1
* Allow signature using `Raw(hashname)`Jack Lloyd2017-08-151-3/+19
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-6/+6
* Mass-prefix member vars with m_René Korthaus2016-01-081-2/+2
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-111-2/+0
* 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-101-1/+1
* Move lib into srclloyd2014-01-101-0/+68