aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/encrypt2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-5/+5
* More pubkey doc updateslloyd2011-04-081-0/+66
* Convert most of the documentation to reStructured Text, addinglloyd2011-04-041-66/+0
* Modify the S2K interface. Instead of being stateful in terms of the saltlloyd2010-02-011-5/+10
* Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-0/+6
* Add LibraryInitializers to the examples, instead of relying on lazy init.lloyd2009-03-171-1/+1
* Add an example taken from the tutoriallloyd2008-11-241-0/+55