aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec/openpgp/openpgp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Have Algorithm_Factory::make_hash_function throw an exception if it can'tlloyd2008-11-101-2/+3
| | | | | | find an object to clone. Add a new constructor to Hash_Filter taking a HashFunction*
* Put OpenPGP codec routines into codec/openpgp modulelloyd2008-09-281-0/+194