aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/eme_raw
Commit message (Expand)AuthorAgeFilesLines
* Content:Tomasz Frydrych2017-04-031-1/+1
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-7/+7
* Clean up PK decryption encoding.Jack Lloyd2016-03-202-10/+7
* Add PK_Decryptor::decrypt_or_randomJack Lloyd2016-03-202-2/+7
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Fix pbkdf, pk padding and ECDH registration for static linking.Jack Lloyd2015-09-111-3/+0
* 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-143-0/+66