aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/eme_raw/eme_raw.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-4/+2
* Deprecate many publically available headersJack Lloyd2019-09-061-0/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Content:Tomasz Frydrych2017-04-031-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-3/+3
* Clean up PK decryption encoding.Jack Lloyd2016-03-201-2/+1
* Add PK_Decryptor::decrypt_or_randomJack Lloyd2016-03-201-1/+4
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* pk_pad: Add missing overridesDaniel Seither2015-07-301-3/+3
* Fix module combi: adler32,eme_rawSimon Warta2015-07-081-2/+0
* In PK encrypt/decrypt move pad calls to the operation. This allows anlloyd2015-03-141-0/+31