Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -3/+3 |
* | It's likely that other FPE methods will be desirable once they are | lloyd | 2011-04-20 | 1 | -3/+3 |
* | ECC private keys had two different constructors, one taking a group | lloyd | 2011-04-08 | 1 | -13/+2 |
* | More pubkey doc updates | lloyd | 2011-04-08 | 1 | -0/+151 |
* | Convert most of the documentation to reStructured Text, adding | lloyd | 2011-04-04 | 1 | -151/+0 |
* | Fix minor errors and warnings in the examples. Remove boost dependency from | lloyd | 2010-03-03 | 1 | -0/+4 |
* | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 1 | -0/+6 |
* | Make fpe example output more clear as to what is going on | lloyd | 2009-12-24 | 1 | -4/+11 |
* | Extend FPE example to encrypt credit card numbers with valid Luhn checksums | lloyd | 2009-11-13 | 1 | -8/+120 |
* | Add format preserving encryption, design is FE1/FD1 from the paper | lloyd | 2009-11-05 | 1 | -0/+22 |