aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/rsa_kgen.cpp
Commit message (Collapse)AuthorAgeFilesLines
* If the LibraryInitializer is created with just default arguments, don'tlloyd2007-10-071-1/+0
| | | | | | | bother creating it, just let it be initialized lazily when needed. Reindents in encypt.cpp and hash_fd.cpp (indenting the brace after a try statement).
* Make a passphrase optional for the DSA and RSA key generation exampleslloyd2006-09-041-7/+11
|
* Initial checkin1.5.6lloyd2006-05-181-0/+55