aboutsummaryrefslogtreecommitdiffstats
path: root/g13/utils.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move OpenPGP OID helpers to common/.Werner Koch2011-01-311-1/+0
| | | | | | | This is needed so that the agent will be able to export and import OpenPGP secret keys. Add test case. Removed unused function.
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-1/+1
| | | | | | | | | | The following works: gpg2 --gen-key (ECC) gpg2 --list-keys gpg2 --list-packets ~/.gnupg/pubring.gpg gpg2 --list-packets <private key from http://sites.google.com/site/brainhub/pgpecckeys> ECDH doesn't work yet as the code must be re-written to adjust for gpg-agent refactoring.
* Keep on hacking on g13. A simple --create and --mount does now work.Werner Koch2009-10-131-1/+14
| | | | | A hacked up encfs is required.
* Some changes to suport g13.Werner Koch2009-09-301-0/+32