aboutsummaryrefslogtreecommitdiffstats
path: root/doc/fpe.txt
Commit message (Collapse)AuthorAgeFilesLines
* Rename all text files that are actually reStructuredText to .rstlloyd2012-07-011-58/+0
|
* Split log.txt into individual release notes. Integrate most of thelloyd2012-06-201-2/+2
| | | | | | | | relevant contents from the pyblosxom news site into said relnotes. DRY suggests having only one form of release notes, and having it in the public source repo. Also some updates for the allocator changes.
* Doc and theming updateslloyd2011-05-021-0/+2
|
* Document KDF properly.lloyd2011-04-221-2/+0
| | | | | | | | Split log by release series instead of year. Make dedicated landing page. If SPHINX_OPTS is set, it will be passed to sphinx-build
* It's likely that other FPE methods will be desirable once they arelloyd2011-04-201-0/+58
standardized by NIST; the FPE currently included is just a random one that was relatively easy to implement. Move the header to fpe_fe1.h, and rename the function. Update the example and add some documentation for it.