aboutsummaryrefslogtreecommitdiffstats
path: root/src/constructs/fpe/fpe.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's likely that other FPE methods will be desirable once they arelloyd2011-04-201-189/+0
* Maintainer mode warning cleanups, mostly for C style casts which Illoyd2011-04-181-4/+4
* s/u32bit/size_t/lloyd2010-10-181-11/+11
* Remove the upto argument to update_belloyd2010-10-131-4/+4
* Add a simple update_be to BufferedComputation that takes an integerlloyd2010-10-121-12/+6
* Doxygenlloyd2010-06-211-2/+2
* Move the get_byte template to its own header, because many fileslloyd2010-02-021-1/+1
* Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-1/+1
* Make many more headers internal-only.lloyd2009-12-161-1/+1
* Move most code that relies heavily on Filters into src/filters.lloyd2009-11-171-0/+195