Commit graph

8 commits

Author SHA1 Message Date
Thilo Raufeisen
012e445989 definition of separate passphrases per signkey is now possible
setsignkey now takes an optional second parameter for the passphrase
setpassphrase was removed
2005-10-24 20:40:55 +00:00
Thilo Raufeisen
d927552662 added possibility to handle specify mulitple keys for all operations
therefore the api has changed a bit and this release is not compatible with the previously betareleases
2005-10-24 17:33:59 +00:00
Thilo Raufeisen
2f0f17e6e7 added procedural style
added PHP 4.3 support
2005-10-18 12:40:03 +00:00
Thilo Raufeisen
584b0947f5 added import and export methods
additional checks
better errormessages
2005-10-15 14:42:56 +00:00
Thilo Raufeisen
af81003551 split the iterator into separate file
generic code cleanup
updated package-xmls
2005-10-10 17:37:19 +00:00
Thilo Raufeisen
6bacc28bb6 fixed memleak in keylistiterator
added encryptsign and decryptverify
moved gpgme-init into objects_new
2005-10-09 15:55:02 +00:00
Thilo Raufeisen
f70929193a added keylistiterator 2005-10-08 19:42:50 +00:00
Thilo Raufeisen
04b0e31929 initial release 2005-10-07 18:59:50 +00:00