aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/misc/fpe_fe1/fpe_fe1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus commentJack Lloyd2018-03-111-3/+0
* Fix error in FPE_FE1Jack Lloyd2018-03-101-17/+20
* Hide FPE dependenciesJack Lloyd2018-02-281-3/+9
* Optimize FE1 format preserving encryptionJack Lloyd2018-02-281-86/+110
* Avoid including HMAC directlyJack Lloyd2017-09-221-3/+2
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-12/+12
* Mass-prefix member vars with m_René Korthaus2016-01-081-14/+14
* Remove all remaining uses of throwing a std:: exception directlyJack Lloyd2015-12-191-1/+1
* Missing addsJack Lloyd2015-12-111-1/+0
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-2/+2
* lib/misc: Convert &vec[0] to vec.data()Simon Warta2015-06-251-4/+4
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-0/+188