aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/decrypt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-3/+3
* More pubkey doc updateslloyd2011-04-081-0/+173
* Convert most of the documentation to reStructured Text, addinglloyd2011-04-041-173/+0
* Remove use of lookupslloyd2010-10-291-3/+5
* Rename S2K to PBKDF, because that is by far the most common name - S2Klloyd2010-07-091-10/+10
* Modify the S2K interface. Instead of being stateful in terms of the saltlloyd2010-02-011-5/+15
* Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-7/+10
* Add LibraryInitializers to the examples, instead of relying on lazy init.lloyd2009-03-171-0/+2
* Modularize the Adler32 checksum in checksums/adler32lloyd2008-09-281-2/+2
* If the Zlib module is not compiled in, don't #error and abort the wholelloyd2008-09-241-2/+2
* Add missing headers in the example problems, noticed while compiling underlloyd2008-06-111-0/+1
* If the LibraryInitializer is created with just default arguments, don'tlloyd2007-10-071-3/+0
* Initial checkin1.5.6lloyd2006-05-181-0/+158