elisp/epg.git
18 years ago* epa.el: Added header.
ueno [Thu, 13 Apr 2006 09:12:48 +0000 (09:12 +0000)]
* epa.el: Added header.

* epg.el (epg-list-keys): Specify --with-fingerprint.
(epg-colons-fpr-spec): New variable.
(epg-colons-pub-spec): Renamed trust -> validity and ownertrust ->
owner-trust.
(epg-colons-sec-spec): Ditto.
(epg-colons-uid-spec): Renamed trust -> validity.

18 years agoDon't add secret key-id's to encryption recipients.
ueno [Thu, 13 Apr 2006 08:52:59 +0000 (08:52 +0000)]
Don't add secret key-id's to encryption recipients.

18 years ago* epa.el: New file.
ueno [Thu, 13 Apr 2006 08:50:37 +0000 (08:50 +0000)]
* epa.el: New file.

18 years ago* epg.el (epg-start): Don't specify --yes.
ueno [Thu, 13 Apr 2006 08:49:54 +0000 (08:49 +0000)]
* epg.el (epg-start): Don't specify --yes.

18 years agoFixed.
ueno [Thu, 13 Apr 2006 08:29:50 +0000 (08:29 +0000)]
Fixed.

18 years ago* epg.el (epg-cipher-algorithm-alist): New constant.
ueno [Thu, 13 Apr 2006 06:22:29 +0000 (06:22 +0000)]
* epg.el (epg-cipher-algorithm-alist): New constant.
(epg-pubkey-algorithm-alist): New constant.
(epg-digest-algorithm-alist): New constant.
(epg-compress-algorithm-alist): New constant.
(epg-configuration): New function.

18 years ago* epg.el (epg-make-data-from-file): New function.
ueno [Thu, 13 Apr 2006 04:52:48 +0000 (04:52 +0000)]
* epg.el (epg-make-data-from-file): New function.
(epg-make-data-from-string): New function.
(epg-data-file): New function.
(epg-data-string): New function.
(epg-start-decrypt): Get a cipher text from a data object.
(epg-delete-output-file): New function.
(epg-decrypt-file): Add the 3rd argument PLAIN to specify where
the output goes.
(epg-start-verify): Get a signature and signed-text from a data
object.
(epg-verify-file): Added the 3rd argument PLAIN to specify where
the output goes; return the plain text if PLAIN is nil.
(epg-verify-string): Return the plain text.
(epg-start-sign): Get a plain text from a data object.
(epg-sign-file): Added the 3rd argument SIGNATURE to specify where
the output goes.
(epg-start-encrypt): Get a plain text from a data object.
(epg-encrypt-file): Added the 4th argument CIPHER to specify where
the output goes.
(epg-start-import-keys): Get keys from a data object.
(epg-import-keys-1): New function.
(epg-import-keys-from-file): Use it.
(epg-import-keys-from-string): Use it.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 23:05:00 +0000 (23:05 +0000)]
Fixed.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 23:04:44 +0000 (23:04 +0000)]
Fixed.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 23:04:19 +0000 (23:04 +0000)]
Fixed.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 23:01:35 +0000 (23:01 +0000)]
Fixed.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 23:01:23 +0000 (23:01 +0000)]
Fixed.

18 years ago* epf.el: Renamed from epg-file.el.
ueno [Wed, 12 Apr 2006 22:59:42 +0000 (22:59 +0000)]
* epf.el: Renamed from epg-file.el.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 11:19:11 +0000 (11:19 +0000)]
Fixed.

18 years ago* epg.el (epg-status-GET_BOOL): New function.
ueno [Wed, 12 Apr 2006 11:10:00 +0000 (11:10 +0000)]
* epg.el (epg-status-GET_BOOL): New function.
(epg-status-GET_LINE): New function.
(epg-prompt-alist): New variable, to be filled.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 10:46:29 +0000 (10:46 +0000)]
Fixed.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 10:46:06 +0000 (10:46 +0000)]
Fixed.

18 years agoAdded installation section.
ueno [Wed, 12 Apr 2006 10:44:52 +0000 (10:44 +0000)]
Added installation section.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 10:42:31 +0000 (10:42 +0000)]
Fixed.

18 years agoAdded more information.
ueno [Wed, 12 Apr 2006 10:00:43 +0000 (10:00 +0000)]
Added more information.

18 years agoPGG -> Gnus/PGG
ueno [Wed, 12 Apr 2006 09:45:34 +0000 (09:45 +0000)]
PGG -> Gnus/PGG

18 years agoFixed.
ueno [Wed, 12 Apr 2006 09:44:54 +0000 (09:44 +0000)]
Fixed.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 09:44:46 +0000 (09:44 +0000)]
Fixed.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 09:42:11 +0000 (09:42 +0000)]
Fixed.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 09:41:55 +0000 (09:41 +0000)]
Fixed.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 09:41:23 +0000 (09:41 +0000)]
Fixed.

18 years agoAdded Gnus/PGG setting.
ueno [Wed, 12 Apr 2006 09:40:56 +0000 (09:40 +0000)]
Added Gnus/PGG setting.

18 years ago* pgg-epg.el (mml2015-gpg-extract-signature-details): New function.
ueno [Wed, 12 Apr 2006 09:26:23 +0000 (09:26 +0000)]
* pgg-epg.el (mml2015-gpg-extract-signature-details): New function.
* epg.el (epg-signature-fingerprint): New function.
(epg-signature-set-fingerprint): New function.
(epg-status-VALIDSIG): New function.

18 years ago* epg.el (epg-reset): Don't reset result.
ueno [Wed, 12 Apr 2006 09:11:26 +0000 (09:11 +0000)]
* epg.el (epg-reset): Don't reset result.
(epg-start-decrypt): Reset result before epg-start.
(epg-start-verify): Ditto.
(epg-start-sign): Ditto.
(epg-start-encrypt): Ditto.
(epg-start-export-keys): Ditto.
(epg-start-import-keys): Ditto.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 09:11:06 +0000 (09:11 +0000)]
Fixed.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 08:53:47 +0000 (08:53 +0000)]
Fixed.

18 years ago* Makefile.am (EXTRA_DIST): Added pgg-epg.el.
ueno [Wed, 12 Apr 2006 08:51:18 +0000 (08:51 +0000)]
* Makefile.am (EXTRA_DIST): Added pgg-epg.el.
* pgg-epg.el: New file.

18 years ago* pgg-epg.el: New file.
ueno [Wed, 12 Apr 2006 08:49:43 +0000 (08:49 +0000)]
* pgg-epg.el: New file.

* epg.el (epg-start-export-keys): New function.
(epg-export-keys): New function.
(epg-start-import-keys): New function.
(epg-import-keys): New function.
(epg-verify-file): New function.

* epg.el (epg-passphrase-callback-function): Always display key-id.

18 years ago* epg.el (epg-start-export-keys): New function.
ueno [Wed, 12 Apr 2006 08:21:19 +0000 (08:21 +0000)]
* epg.el (epg-start-export-keys): New function.
(epg-export-keys): New function.
(epg-start-import-keys): New function.
(epg-import-keys): New function.

* epg.el (epg-passphrase-callback-function): Always display key-id.

18 years agoRenamed epg-*-start to epg-start-* to avoid confusion in completion.
ueno [Wed, 12 Apr 2006 08:06:27 +0000 (08:06 +0000)]
Renamed epg-*-start to epg-start-* to avoid confusion in completion.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 07:58:41 +0000 (07:58 +0000)]
Fixed.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 07:56:03 +0000 (07:56 +0000)]
Fixed.

18 years ago* epg-file.el (epg-file-write-region): Support public key encryption.
ueno [Wed, 12 Apr 2006 07:43:12 +0000 (07:43 +0000)]
* epg-file.el (epg-file-write-region): Support public key encryption.

* epg.el (epg-passphrase-callback-function): Always display key-id.

18 years agoProvide 'epg-file.
ueno [Wed, 12 Apr 2006 07:24:57 +0000 (07:24 +0000)]
Provide 'epg-file.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 07:22:50 +0000 (07:22 +0000)]
Fixed.

18 years agoDon't call set-buffer-multibyte if it is not fbound.
ueno [Wed, 12 Apr 2006 07:11:06 +0000 (07:11 +0000)]
Don't call set-buffer-multibyte if it is not fbound.

18 years agoepg.el (epg-decrypt-file): Don't remove input-file.
ueno [Wed, 12 Apr 2006 07:06:31 +0000 (07:06 +0000)]
epg.el (epg-decrypt-file): Don't remove input-file.
epg-file.el (epg-file-insert-file-contents): Use file-local-copy directly.

18 years agoSimplified.
ueno [Wed, 12 Apr 2006 06:50:40 +0000 (06:50 +0000)]
Simplified.

18 years agoSimplified.
ueno [Wed, 12 Apr 2006 06:25:54 +0000 (06:25 +0000)]
Simplified.

18 years ago(epg-file-decode-coding-inserted-region): Abolished.
ueno [Wed, 12 Apr 2006 06:20:02 +0000 (06:20 +0000)]
(epg-file-decode-coding-inserted-region): Abolished.

18 years agoImported poe's make-temp-file.
ueno [Wed, 12 Apr 2006 06:11:36 +0000 (06:11 +0000)]
Imported poe's make-temp-file.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 06:00:52 +0000 (06:00 +0000)]
Fixed.

18 years agoAutoconfiscate.
ueno [Wed, 12 Apr 2006 05:51:51 +0000 (05:51 +0000)]
Autoconfiscate.

18 years agoBarf if cryptographic operation has failed.
ueno [Wed, 12 Apr 2006 05:46:45 +0000 (05:46 +0000)]
Barf if cryptographic operation has failed.

18 years agoUse eq instead of eql.
ueno [Wed, 12 Apr 2006 05:46:29 +0000 (05:46 +0000)]
Use eq instead of eql.

18 years agoFixed typo.
ueno [Wed, 12 Apr 2006 05:12:21 +0000 (05:12 +0000)]
Fixed typo.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 05:11:15 +0000 (05:11 +0000)]
Fixed.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 02:50:57 +0000 (02:50 +0000)]
Fixed.

18 years agoAdded requirements section.
ueno [Wed, 12 Apr 2006 02:50:36 +0000 (02:50 +0000)]
Added requirements section.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 02:47:55 +0000 (02:47 +0000)]
Fixed.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 02:47:09 +0000 (02:47 +0000)]
Fixed.

18 years agoAdded README and epg-file.el.
ueno [Wed, 12 Apr 2006 02:45:25 +0000 (02:45 +0000)]
Added README and epg-file.el.

18 years agoRevert.
ueno [Wed, 12 Apr 2006 02:43:42 +0000 (02:43 +0000)]
Revert.

18 years agoRenamed epg-*-start -> epg-start-*.
ueno [Wed, 12 Apr 2006 02:41:51 +0000 (02:41 +0000)]
Renamed epg-*-start -> epg-start-*.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 02:38:45 +0000 (02:38 +0000)]
Fixed.

18 years ago(epg-decrypt-file): New function.
ueno [Wed, 12 Apr 2006 02:14:24 +0000 (02:14 +0000)]
(epg-decrypt-file): New function.

18 years agoFixed.
ueno [Wed, 12 Apr 2006 01:24:16 +0000 (01:24 +0000)]
Fixed.

18 years agoShorten passphrase prompt.
ueno [Wed, 12 Apr 2006 01:20:01 +0000 (01:20 +0000)]
Shorten passphrase prompt.

18 years agoClear passphrase after concat.
ueno [Wed, 12 Apr 2006 01:06:04 +0000 (01:06 +0000)]
Clear passphrase after concat.

18 years agoAdded docstring.
ueno [Wed, 12 Apr 2006 01:02:26 +0000 (01:02 +0000)]
Added docstring.

18 years agoImporting EasyPG.
ueno [Tue, 11 Apr 2006 11:20:27 +0000 (11:20 +0000)]
Importing EasyPG.