aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/iso9796
Commit message (Expand)AuthorAgeFilesLines
* Header file cleanupsJack Lloyd2017-09-211-1/+3
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-2/+2
* Use constant_time_compare instead of same_memJack Lloyd2017-09-161-1/+1
* Fix a valgrind const-time error in ISO 9796 paddingJack Lloyd2017-08-291-2/+7
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* fix possible iso9796 side channel and add length checkNever2017-02-211-14/+26
* ISO-9796-2 doxygen build fixesDaniel Neus2016-12-191-4/+4
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-47/+47
* ISO 9796: Change header guard formatNever2016-12-061-2/+2
* Add ISO9796-2 Signature Schemes giving message recovery 2 and 3.Never2016-12-053-0/+371