aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/row_encryptor.cpp
Commit message (Expand)AuthorAgeFilesLines
* More pubkey doc updateslloyd2011-04-081-0/+171
* Convert most of the documentation to reStructured Text, addinglloyd2011-04-041-171/+0
* Big, invasive but mostly automated change, with a further attempt atlloyd2010-09-071-1/+1
* Rename S2K to PBKDF, because that is by far the most common name - S2Klloyd2010-07-091-14/+14
* Modify the S2K interface. Instead of being stateful in terms of the saltlloyd2010-02-011-4/+3
* Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-2/+8
* Make many more headers internal-only.lloyd2009-12-161-22/+45
* Add LibraryInitializers to the examples, instead of relying on lazy init.lloyd2009-03-171-1/+1
* Update examples for changed 1.8 APIs, including:lloyd2008-11-211-2/+11
* Move rng.{cpp,h} from core to rng/ topdirlloyd2008-10-261-3/+3
* Add an example database row encryptorlloyd2008-09-241-0/+134