aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/mgf1/mgf1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Slight optimization for MGF1Jack Lloyd2018-09-201-2/+3
* Header file cleanupsJack Lloyd2017-09-211-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* lib/pk_pad: Convert &vec[0] to vec.data()Daniel Seither2015-06-201-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* More unique_ptr, also cleanup MGF1 usagelloyd2014-01-181-0/+36