aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pbkdf/pgp_s2k/pgp_s2k.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tuning in PGP-S2K PBKDF interfaceJack Lloyd2018-09-101-3/+8
* Add from_iterationsJack Lloyd2018-09-101-0/+5
* Convert PGP-S2KJack Lloyd2018-09-101-61/+139
* Add message to BOTAN_ARG_CHECK and use it more widelyJack Lloyd2018-05-131-0/+1
* Add wrappers for reinterpret_cast between char* and uint8_t*Jack Lloyd2017-10-031-1/+1
* More MSVC warnings fixesJack Lloyd2017-08-311-2/+2
* Avoid infinite loop in PGP-S2KJack Lloyd2017-05-291-5/+11
* Document that timed calibration is not available for PGP-S2KJack Lloyd2017-05-271-9/+46
* Add (back) OpenPGP-S2KJack Lloyd2017-05-271-0/+90