aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/psk_db
Commit message (Collapse)AuthorAgeFilesLines
* Rename Integrity_Failure to Invalid_Authentication_TagJack Lloyd2019-01-181-1/+1
| | | | | | | | | This makes the meaning and usage more clear. Add a specific error type so invalid tags can be distinguished without having to catch that specific type. See also #1813
* Add message to BOTAN_ARG_CHECK and use it more widelyJack Lloyd2018-05-131-0/+1
|
* Use helper for char to uint8_t conversions.Jack Lloyd2018-01-021-2/+2
|
* PSK_DB requires base64 [ci skip]Jack Lloyd2017-12-231-0/+1
|
* Fix DoxygenJack Lloyd2017-11-261-1/+1
|
* PSK DatabaseJack Lloyd2017-11-265-0/+363