aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/eme.cpp
Commit message (Expand)AuthorAgeFilesLines
* EMEJack Lloyd2021-04-051-2/+4
* More raw pointer removalJack Lloyd2021-04-051-5/+5
* Make scan_name.h, cpuid.h and http_util.h internalJack Lloyd2020-11-281-1/+1
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-5/+5
* Fix feature macro checks.Jack Lloyd2019-04-261-2/+2
* Support passing an OAEP label in EME nameRené Korthaus2018-04-021-4/+5
* Support "mixed" OAEP hashesJack Lloyd2018-03-211-2/+17
* Header file cleanupsJack Lloyd2017-09-211-0/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-2/+2
* Remove alias logic from SCAN_NameJack Lloyd2016-10-211-12/+14
* Remove Algo_RegistryJack Lloyd2016-10-211-19/+17
* Add PK_Decryptor::decrypt_or_randomJack Lloyd2016-03-201-21/+4
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Internal header cleanupsJack Lloyd2015-09-191-1/+7
* Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-111-0/+38
* lib/pk_pad: Convert &vec[0] to vec.data()Daniel Seither2015-06-201-2/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+50