aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/fpe.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-3/+3
* It's likely that other FPE methods will be desirable once they arelloyd2011-04-201-3/+3
* ECC private keys had two different constructors, one taking a grouplloyd2011-04-081-13/+2
* More pubkey doc updateslloyd2011-04-081-0/+151
* Convert most of the documentation to reStructured Text, addinglloyd2011-04-041-151/+0
* Fix minor errors and warnings in the examples. Remove boost dependency fromlloyd2010-03-031-0/+4
* Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-0/+6
* Make fpe example output more clear as to what is going onlloyd2009-12-241-4/+11
* Extend FPE example to encrypt credit card numbers with valid Luhn checksumslloyd2009-11-131-8/+120
* Add format preserving encryption, design is FE1/FD1 from the paperlloyd2009-11-051-0/+22