Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move most code that relies heavily on Filters into src/filters. | lloyd | 2009-11-17 | 3 | -240/+0 |
* | Fix comment typo | lloyd | 2009-11-14 | 1 | -1/+1 |
* | Make factorization in FPE more even (was neglecting powers of 2 since | lloyd | 2009-11-14 | 2 | -7/+42 |
* | Fix FPE decryption; off by one in the round numbers | lloyd | 2009-11-13 | 1 | -2/+2 |
* | Add format preserving encryption, design is FE1/FD1 from the paper | lloyd | 2009-11-05 | 3 | -0/+205 |