* epg.el (epg--start): Don't specify --enable-progress-filter for
[elisp/epg.git] / ChangeLog
1 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
2
3         * epg.el (epg--start): Don't specify --enable-progress-filter for
4         gpgsm.
5         (epg--status-PROGRESS): Check if progress-callback is set.
6
7 2006-11-12  Daiki Ueno  <ueno@unixuser.org>
8
9         * epg.el (epg-error): New error.
10         (epg--check-error-for-decrypt): New function.
11         (epg-decrypt-file): Use it.
12         (epg-decrypt-string): Use it.
13         (epg--start): Added a very basic test to check whether to specify
14         --use-agent.
15
16         * epa.el (epa-decrypt-file): Expand file name.
17         (epa-verify-file): Ditto.
18         (epa-import-keys): Ditto.
19
20 2006-11-12  Daiki Ueno  <ueno@unixuser.org>
21
22         * epg.el (epg-delete-keys): Decode delete-problem.
23
24         * epa.el (epa-popup-info-window): Turn on by default.
25         (epa-display-info): Split selected window instead of pop-to-buffer.
26
27 2006-11-12  Daiki Ueno  <ueno@unixuser.org>
28
29         * epa.el (epa-display-info): Generalized; renamed from
30         epa-display-verify-result.
31         (epa-decrypt-file): Use it.
32         (epa-verify-file): Use it.
33         (epa-decrypt-region): Use it.
34         (epa-verify-region): Use it.
35         (epa-import-keys): Show import result.
36         (epa-display-verify-result): Make it obsolete.
37
38         * epg.el (epg-start-sign-keys): Make it obsolete; signing a key is
39         out of scope.
40         (epg-sign-keys): Make it obsolete.
41         (epg-make-import-status): New object epg-import-status.
42         (epg-make-import-result): New object epg-import-result.
43         (epg--status-IMPORT_RES): New function.
44         (epg-import-result-to-string): New function.
45
46         * epa.el (epa-keys-mode-map): Don't bind epa-sign-keys.
47         (epa-sign-keys): Make it obsolete.
48
49 2006-11-11  Daiki Ueno  <ueno@unixuser.org>
50
51         * epg.el (epg-start-sign): Don't set --armor nor --textmode if
52         mode is set for a cleartext signature.
53         (epg-make-context): New slot "sig-notations".
54         (epg--args-from-sig-notations): New function.
55         (epg-start-sign): Specify --sig-notation or --sig-policy-url if
56         desired.
57         (epg-start-encrypt): Ditto.
58         (epg-make-signature): New slot "notations".
59         (epg--status-NOTATION_NAME): New function.
60         (epg--status-NOTATION_DATA): New function.
61         (epg--status-POLICY_URL): New function.
62
63 2006-10-29  Daiki Ueno  <ueno@unixuser.org>
64
65         * EasyPG: Version 0.0.7 released.
66         * epg-config.el (epg-version-number): Bump up.
67         * configure.ac: Bump up version.
68
69 2006-10-29  Daiki Ueno  <ueno@unixuser.org>
70
71         * epa-file.el
72         (epa-file-cache-passphrase-for-symmetric-encryption): New user
73         option.
74
75 2006-10-12  Daiki Ueno  <ueno@unixuser.org>
76
77         * epg.el (epg-start-verify): Fixed a clearsign verification bug.
78         Reported by Hirohisa Yamaguchi <umq@ueo.co.jp>.
79
80 2006-09-29  Daiki Ueno  <ueno@unixuser.org>
81
82         * EasyPG: Version 0.0.6 released.
83         * epg.el (epg-version-number): Bump up.
84         * configure.ac: Bump up version.
85
86 2006-09-29  Daiki Ueno  <ueno@unixuser.org>
87
88         * epa.el (epa-verify-cleartext-in-region): Renamed from
89         epa-verify-armor-in-region.
90
91         * epg.el (epg-passphrase-callback-function): Suggest to use
92         epa-passphrase-callback-function instead.
93         (epg-start-verify): Don't specify --verify if SIGNATURE is a
94         normal or a clear text signature.
95         (epg-verify-file): Mention that the plaintext will be stored into
96         the file PLAIN after successful verification.
97         (epg-verify-string): Mention that the plaintext will be returned
98         after successful verification.
99
100 2006-09-27  Daiki Ueno  <ueno@unixuser.org>
101
102         * epa-file.el (epa-file-insert-file-contents): Set progress callback.
103         (epa-file-write-region): Ditto.
104
105         * epa.el (epa-decrypt-file): Set callbacks.
106         (epa-sign-file): Ditto.
107         (epa-encrypt-file): Ditto.
108         (epa-decrypt-region): Ditto.
109         (epa-sign-region): Ditto.
110         (epa-encrypt-region): Ditto.
111         (epa-sign-keys): Ditto.
112
113         * epg.el (epg-progress-callback-function): Removed.
114
115 2006-09-24  Daiki Ueno  <ueno@unixuser.org>
116
117         * epa.el (epa-passphrase-callback-function): Moved from epg.el.
118         (epa-progress-callback-function): Ditto.
119         * epg.el (epg-passphrase-callback-function): Made it obsolete.
120         (epg-progress-callback-function): Ditto.
121
122 2006-09-23  Daiki Ueno  <ueno@unixuser.org>
123
124         * epg.el (epg-start-decrypt): Append "--" to the end of options.
125         (epg-start-verify): Ditto.
126         (epg-start-sign): Ditto.
127         (epg-start-encrypt): Ditto.
128         (epg-start-import-keys): Ditto.
129         (epg-start-generate-key): Ditto.
130
131 2006-09-23  Daiki Ueno  <ueno@unixuser.org>
132
133         * epg.el (epg-make-context): Don't set progress-callback by
134         default.
135         (epg--start): Don't specify --enable-progress-filter if
136         progress-callback is not set.
137         (epg--status-GET_HIDDEN): Signal an error if passphrase-callback
138         is not set.
139
140 2006-09-15  Daiki Ueno  <ueno@unixuser.org>
141
142         * epg.el (epg-progress-callback-function): Show the percentage.
143
144 2006-09-15  Juliusz Chroboczek <Juliusz.Chroboczek@pps.jussieu.fr>
145
146         * pgg-epg.el (mml2015-gpg-extract-signature-details): Fixed a typo.
147
148 2006-09-13  Daiki Ueno  <ueno@unixuser.org>
149
150         * epg-config.el (epg-passphrase-coding-system): Renamed from
151         epg-locale-coding-system.
152
153 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
154
155         * epa-file.el (epa-file-decode-and-insert): New function which
156         utilizes decode-coding-inserted-region if available.
157         (epa-file-insert-file-contents): Use it.
158
159         * epg.el (epg--start): Specify --enable-progress-filter in
160         imitation of GPGME.
161         (epg-progress-callback-function): Remove a couple of %%'s.
162
163 2006-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
164
165         * epg-config.el (epg-configuration): Fixed the last change;
166         collect configuration other than group and algorithm.
167
168 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
169
170         * epg-config.el (epg-debug): Moved from epg.el.
171         (epg-configuration): Parse group configuration.
172         (epg-expand-group): New function.
173
174 2006-09-04  Daiki Ueno  <ueno@unixuser.org>
175
176         * EasyPG: Version 0.0.5 released.
177         * epg.el (epg-version-number): Bump up.
178         * configure.ac: Bump up version.
179
180 2006-09-04  Daiki Ueno  <ueno@unixuser.org>
181
182         * epg-config.el (epg-locale-coding-system): New user option.
183
184         * epg.el (epg--list-keys-1): Respect epg-gpg-home-directory.
185         (epg--clear-string): New function.
186         (epg--status-GET_HIDDEN): Encode passphrase with
187         terminal-coding-system.
188
189         * epg-config.el (epg-gpg-minimum-version): New constant.
190         (epg-config--parse-version): New function.
191         (epg-config--compare-version): New function.
192         (epg-configuration): Respect epg-gpg-home-directory.
193
194 2006-09-03  Daiki Ueno  <ueno@unixuser.org>
195
196         * epg-config.el: New file; moved GnuPG configuration check from
197         epg.el.
198
199 2006-09-02  Daiki Ueno  <ueno@unixuser.org>
200
201         * epg.el (epg-check-configuration): New function.
202         (epg-gpg-home-directory): New user option.
203
204         * pgg-epg.el (pgg-epg-lookup-key): New function.
205
206 2006-07-29  Daiki Ueno  <ueno@unixuser.org>
207
208         * EasyPG: Version 0.0.4 released.
209         * epg.el (epg-version-number): Bump up.
210         * configure.ac: Bump up version.
211
212 2006-07-29  Daiki Ueno  <ueno@unixuser.org>
213
214         * acinclude.m4 (AC_CHECK_GPG): Run $3 if there is no gpg executable.
215
216 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
217
218         * epg.el (epg-start-encrypt): Extract primary key ID from
219         epg-context-signers.
220         Thanks to Steve Youngs <steve@sxemacs.org>
221
222         * pgg-epg.el (pgg-epg-encrypt-region): Fixed a bug; it didn't
223         give CONTEXT to epg-list-keys.
224         Thanks to Steve Youngs <steve@sxemacs.org>
225
226 2006-07-18  Daiki Ueno  <ueno@unixuser.org>
227
228         * epg-pgp50i.el (epg-pgp50i--process-filter): Use
229         epg-process-filter-running instead of epg-pgp50i-status; Don't
230         save-excursion during handler execution.
231         (epg-pgp50i--read-line): Renamed from epg-pgp50i--wait-for-line;
232         don't allow process input.
233         (epg-pgp50i--parse-time): New function.
234         (epg-pgp50i--status-BAD_SIGNATURE): New function.
235
236         * epg.el (epg--process-filter): Don't save-excursion during
237         handler execution.
238
239 2006-07-18  Daiki Ueno  <ueno@unixuser.org>
240
241         * acinclude.m4 (AC_CHECK_GPG): Renamed from AC_PATH_GPG.
242
243         * epg.el (epg-process-filter-running): New variable.
244         (epg--start): Setup epg-process-filter-running.
245         (epg--process-filter): Allow only one status handler to run at a
246         time; update epg-read-point everytime the point changes.
247
248 2006-07-14  Daiki Ueno  <ueno@unixuser.org>
249
250         * epg-pgp50i.el: New file.
251
252 2006-07-13  Daiki Ueno  <ueno@unixuser.org>
253
254         * acinclude.m4 (AC_PATH_GPG): New macro.
255         * configure.ac: Check gpg version.
256         Suggested by Max Froumentin <max@lapin-bleu.net>
257
258 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
259
260         * epg.el (epg--status-ERRSIG): Don't remove the last verify-result.
261         (epg-signature-to-string): Remove a trailing whitespace.
262
263         * epa.el (epa-keys-mode-map): Bind return to epa-toggle-mark.
264         (epa-toggle-mark): New command.
265
266 2006-07-04  Daiki Ueno  <ueno@unixuser.org>
267
268         * pgg-epg.el (pgg-epg-sign-region): Select the signing key matched
269         with pgg-default-user-id.
270         Reported by Elias Oltmanns <oltmanns@uni-bonn.de>
271
272 2006-07-01  Daiki Ueno  <ueno@unixuser.org>
273
274         * epa.el (epa-select-keys): If SECRET is specified, select a
275         primary secret key by default.
276
277 2006-06-29  Daiki Ueno  <ueno@unixuser.org>
278
279         * EasyPG: Version 0.0.3 released.
280         * epg.el (epg-version-number): Bump up.
281         * configure.ac: Bump up version.
282
283 2006-06-12  Daiki Ueno  <ueno@unixuser.org>
284
285         * epa-file.el (epa-file-insert-file-contents): Don't move the
286         point to the end of the inserted region.
287         Reported by doug <douglas.bagley@gmail.com>
288
289 2006-06-01  Daiki Ueno  <ueno@unixuser.org>
290
291         * epa-file.el (epa-file-insert-file-contents): Support partial read.
292
293 2006-05-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
294
295         * epa-file.el (epa-file-write-region): Encode the plain text with
296         coding-system-for-write.
297
298 2006-05-30  Daiki Ueno  <ueno@unixuser.org>
299
300         * epa-file.el (epa-file-insert-file-contents):
301         Decode the decrypted text with coding-system-for-read.
302
303 2006-05-29  Daiki Ueno  <ueno@unixuser.org>
304
305         * EasyPG: Version 0.0.2 released.
306         * epg.el (epg-version-number): Bump up.
307         * configure.ac: Bump up version.
308
309 2006-05-29  Daiki Ueno  <ueno@unixuser.org>
310
311         * epg.el (epg--time-from-seconds): New function.
312         (epg--status-ERRSIG): Convert seconds from epoch to encoded-time.
313         (epg--status-VALIDSIG): Ditto.
314         (epg--status-KEYEXPIRED): Ditto.
315
316 2006-05-28  Daiki Ueno  <ueno@unixuser.org>
317
318         * epg.el (epg-start-import-keys): Don't specify filename if keys
319         is a string data.
320
321 2006-05-27  Daiki Ueno  <ueno@unixuser.org>
322
323         * epg.el (epg--process-filter): Pass epg-context instead of
324         process to status handlers.
325         (epg--status-NO_PUBKEY): Check if the previous signature's key-id
326         matches with the given key-id.
327
328 2006-05-26  Daiki Ueno  <ueno@unixuser.org>
329
330         * epg.el (epg--status-NO_PUBKEY): Replace the previous signature's
331         status from 'error to 'no-pubkey.
332         (epg--status-ERRSIG): Just add 'error signature to the verify result.
333
334         * epa.el (epa-insert-keys): Renamed from epa-list-keys-1; don't
335         disable inhibit-quit here; make text-properties nonsticky.
336         (epa-popup-info-window): New user option.
337         (epa-info-window-height): New user option.
338         (epa-display-verify-result): New function.
339         (epa-decrypt-file): Use it.
340         (epa-verify-file): Use it.
341         (epa-decrypt-region): Use it.
342         (epa-verify-region): Use it.
343
344         * epg.el (epg-make-context): New slot "operation".
345         (epg-passphrase-callback-function): Confirm passphrase when
346         performing symmetric encryption.
347
348 2006-05-25  Daiki Ueno  <ueno@unixuser.org>
349
350         * epa.el (epa-decrypt-file): Display verify result if the message
351         is signed.
352         (epa-decrypt-region): New command.
353         (epa-verify-region): New command.
354         (epa-decrypt-armor-in-region): New command.
355         (epa-verify-armor-in-region): New command.
356         (epa-sign-region): New command.
357         (epa-encrypt-region): New command.
358
359 2006-05-11  Daiki Ueno  <ueno@unixuser.org>
360
361         * epa.el (epa-armor): New user option.
362         (epa-textmode): New user option.
363
364 2006-05-02  Daiki Ueno  <ueno@unixuser.org>
365
366         * epg.el (epg-make-key-signature): New object epg-key-signature.
367         (epg-list-keys): Collect key signatures.
368         (epg-make-sub-key): Renamed secret -> secret-p.
369         (epg-list-keys-postprocess-one-key): Abolished.
370         (epg-list-keys): Reverse all keys, sub-keys, user-ids, and key
371         signatures by itself.
372         (epg-no-data-reason-alist): New constant.
373         (epg-unexpected-reason-alist): New constant.
374
375 2006-05-01  Daiki Ueno  <ueno@unixuser.org>
376
377         * epg.el (epg-invalid-recipients-reason-alist): Renamed.
378         (epg-delete-problem-reason-alist): Renamed.
379         (epg-import-ok-reason-alist): New constant.
380         (epg-import-problem-reason-alist): New constant.
381         (epg-status-IMPORTED): New function.
382         (epg-status-IMPORT_OK): New function.
383         (epg-status-IMPORT_PROBLEM): New function.
384         (epg-start-import-keys): Don't use a temporary output file.
385         (epg-start-receive-keys): New function.
386         (epg-import-keys-from-server): New function.
387         (epg-receive-keys): Alias to epg-import-keys-from-server.
388
389 2006-05-01  Daiki Ueno  <ueno@unixuser.org>
390
391         * epg.el (epg-start): Signal an error if the process of CONTEXT is
392         already running for other operations.
393         (epg-flush): Abolished.
394         (epg-start-generate-key): New function.
395         (epg-generate-key-from-file): New function.
396         (epg-generate-key-from-string): New function.
397         (epg-status-KEY_CREATED): New function.
398         (epg-status-KEY_NOT_CREATED): New function.
399         (epg-new-signature-type-alist): New variable.
400         (epg-make-new-signature): New object epg-new-signature.
401         (epg-status-SIG_CREATED): Set epg-new-signature object.
402         (epg-new-signature-to-string): New function.
403         (epg-make-signature): Added slots for signature class and version.
404         (epg-start-sign): Fixed rule of the MODE argument.
405
406 2006-04-30  Daiki Ueno  <ueno@unixuser.org>
407
408         * epa.el (epa-delete-keys): Support deletion of secret keys.
409
410         * pgg-epg.el (pgg-epg-decrypt-region): Convert line endings of the
411         decrypted text.
412
413         * epg.el (epg-read-output): Don't convert line endings of the
414         output file.
415         (epg-cancel): Set 'error result.
416
417 2006-04-29  Daiki Ueno  <ueno@unixuser.org>
418
419         * epg.el (epg-make-signature): Removed user-id; added
420         creation-time, expiration-time, pubkey-algorithm,
421         digest-algorithm.
422         (epg-process-sentinel): Abolished.
423         (epg-signature-to-string): Decode DN.
424         (epg-list-keys): Cache user-id in epg-user-id-alist.
425         (epg-make-user-id): Renamed name -> string.
426
427 2006-04-29  Daiki Ueno  <ueno@unixuser.org>
428
429         * epg.el (epg-status-ERRSIG): New function.
430         (epg-verify-file): Signal an error if we encounter ERRSIG status.
431         (epg-verify-string): Ditto.
432
433 2006-04-28  Daiki Ueno  <ueno@unixuser.org>
434
435         * epg.el: Added typecheck to accessors to objects.
436
437 2006-04-26  Daiki Ueno  <ueno@unixuser.org>
438
439         * epg.el (epg-status-GET_HIDDEN): Pass epg-context as the first
440         argument of passphrase-callback.
441         (epg-status-PROGRESS): Ditto.
442
443 2006-04-26  Daiki Ueno  <ueno@unixuser.org>
444
445         * epa.el (epa-select-keys): Don't set inhibit-quit when
446         recursive-edit is called.
447         (epg-cancel): New function.
448
449 2006-04-25  Daiki Ueno  <ueno@unixuser.org>
450
451         * epg.el (epg-process-sentinel): New function; set 'error if gpg
452         process exited abnormally, but we have not received an error
453         response from it.
454         (epg-sign-file): Signal an error only when a signature is not
455         created.
456         (epg-sign-string): Ditto.
457         (epg-encrypt-file): Signal an error if SIGN is specified and
458         signature is not created.
459         (epg-encrypt-string): Ditto.
460
461 2006-04-22  Daiki Ueno  <ueno@unixuser.org>
462
463         * epa.el (epa-key-widget-value-create): Decode DN.
464         (epa-list-keys): Add the PROTOCOL argument.
465         (epa-select-keys): Require CONTEXT as the first argument.
466
467         * epg.el (epg-gpgsm-program): New user option.
468         (epg-dn-type-alist): New variable.
469         (epg-start): Don't specify --command-fd if protocol is CMS.
470         (epg-list-keys): Require CONTEXT as the first argument.
471         (epg-dn-from-string): New function.
472         (epg-decode-dn): New function.
473
474 2006-04-21  Daiki Ueno  <ueno@unixuser.org>
475
476         * epa.el (epa-sign-keys): New command.
477
478         * epg.el (epg-start-sign-keys): New function.
479         (epg-sign-keys): New function.
480         (epg-status-GET_HIDDEN): Enable local quit.
481         (epg-status-GET_BOOL): Ditto.
482         (epg-status-GET_LINE): Ditto.
483
484 2006-04-20  Daiki Ueno  <ueno@unixuser.org>
485
486         * epa.el (epa-list-keys-1): Add 'epa-list-keys property to keylist
487         region.
488
489 2006-04-20  Daiki Ueno  <ueno@unixuser.org>
490
491         * pgg-epg.el (pgg-epg-secret-key-id-list): New variable.
492         (pgg-epg-passphrase-callback): New function.
493
494         * epa.el (epa-select-keys): Added "Cancel" button.
495
496 2006-04-20  Daiki Ueno  <ueno@unixuser.org>
497
498         * epg.el (epg-signature-to-string): New function.
499
500 2006-04-20  Daiki Ueno  <ueno@unixuser.org>
501
502         * epa-file.el (epa-file-write-region): RECIPIENTS is now a list of
503         key objects.
504         * epa-dired.el (epa-dired-do-encrypt): RECIPIENTS is now a list of
505         key objects.
506
507         * epa.el (epa-select-keys): Added MODE argument.
508         (epa-encrypt-file): RECIPIENTS is now a list of key objects.
509
510         * epg.el (epg-status-SIG_CREATED): New function.
511         (epg-start-sign): epg-context-signers is now a list of key objects.
512         (epg-start-encrypt): RECIPIENTS is now a list of key objects.
513
514 2006-04-19  Daiki Ueno  <ueno@unixuser.org>
515
516         * epa.el (epa-verify-file): Show results in minibuffer.
517         * epg.el (epg-debug-buffer): New variable.
518         (epg-flush): New function.
519
520 2006-04-18  Daiki Ueno  <ueno@unixuser.org>
521
522         * epa.el (epa-export-keys): New command.
523         * epg.el (epg-start-export-keys): Accept a list of epg-key object
524         instead of a regexp.
525
526 2006-04-18  Daiki Ueno  <ueno@unixuser.org>
527
528         * epa.el (epa-keys-mode-map): Bind epa-list-keys; epa-import-key.
529         (epa-import-key): New command.
530
531         * epg.el (epg-delete-problem-alist): New constant.
532         (epg-status-DELETE_PROBLEM): New function.
533         (epg-start-delete-key): New function.
534         (epg-delete-key): New function.
535         (epg-wait-for-completion): Add the NO-EOF argument.
536
537 2006-04-18  Daiki Ueno  <ueno@unixuser.org>
538
539         * epg.el (epg-start): Insert the command-line arguments to the
540         debug buffer.
541         (epg-start-encrypt): Wait for BEGIN_ENCRYPTION.
542         (epg-start-delete-key): New function.
543         (epg-delete-key): New function.
544
545         * epa.el (epa-key): New widget.
546         (epa-key-widget-action): New function.
547         (epa-key-widget-value-create): New function.
548         (epa-key-widget-button-face-get): New function.
549         (epa-key-widget-help-echo): New function.
550
551 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
552
553         * epa-file.el (epa-file-write-region): Check if START is a string.
554
555 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
556
557         * epa-file.el: Rewritten with file-name-handler.
558         (epa-file-handler): New variable.
559         (epa-file-enable): New command.
560         (epa-file-disable): New command.
561
562         * epa-setup.el: Call epa-file-enable.
563
564 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
565
566         * epa-file.el (epa-passphrase): New variable.
567         (epa-file-passphrase-callback-function): New function.
568         (epa-find-file): Reset buffer-undo-list; set
569         buffer-file-coding-system to last-coding-system-used after
570         decoding.
571
572 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
573
574         * epa-file.el (epa-write-file): Try to write region to "/" to get
575         last-coding-system-used to be set.
576
577 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
578
579         * epa-file.el: New implementation of epf.el.
580
581         * epf.el: Abolished.
582
583 2006-04-17  Daiki Ueno  <ueno@unixuser.org>
584
585         * epa.el (epa-verify-file): Display verify result.
586
587         * epg.el (epg-invalid-recipients-alist): New variable.
588         (epg-status-INV_RECP): New function.
589         (epg-status-NO_RECP): New function.
590
591         * epa.el (epa-keys-mode-map): Bind epa-decrypt-file,
592         epa-verify-file, epa-sign-file, and epa-encrypt-file.
593         (epa-decrypt-file): New function imported from epa-dired.el.
594         (epa-verify-file): New function imported from epa-dired.el.
595         (epa-sign-file): New function imported from epa-dired.el.
596         (epa-encrypt-file): New function imported from epa-dired.el.
597
598 2006-04-16  Daiki Ueno  <ueno@unixuser.org>
599
600         * epa.el (epa-select-keys): Renamed from epa-ask-keys; use
601         recursive-edit.
602         * epa-dired.el (epa-dired-encrypt-file): Use epa-select-keys.
603
604 2006-04-16  Daiki Ueno  <ueno@unixuser.org>
605
606         * epa-setup.el: New file.
607         * epa-dired.el: New file.
608
609         * epg.el (epg-colons-pub-spec): Abolished.
610         (epg-colons-sec-spec): Abolished.
611         (epg-colons-uid-spec): Abolished.
612         (epg-colons-fpr-spec): Abolished.
613         (epg-key-validity-alist): New variable.
614         (epg-key-capablity-alist): New variable.
615         (epg-make-key): New object epg-key.
616         (epg-make-sub-key): New object epg-sub-key.
617         (epg-make-user-id): New object epg-user-id.
618         (epg-list-keys-1): Renamed from epg-list-keys.
619         (epg-list-keys): Rewritten.
620
621 2006-04-15  Daiki Ueno  <ueno@unixuser.org>
622
623         * epg.el (epg-list-keys): Make the NAME argument optional.
624
625 2006-04-13  Daiki Ueno  <ueno@unixuser.org>
626
627         * epa.el: Added header.
628
629         * epg.el (epg-list-keys): Specify --with-fingerprint.
630         (epg-colons-fpr-spec): New variable.
631         (epg-colons-pub-spec): Renamed trust -> validity and ownertrust ->
632         owner-trust.
633         (epg-colons-sec-spec): Ditto.
634         (epg-colons-uid-spec): Renamed trust -> validity.
635
636 2006-04-13  Daiki Ueno  <ueno@unixuser.org>
637
638         * epa.el: New file.
639
640         * epg.el (epg-cipher-algorithm-alist): New constant.
641         (epg-pubkey-algorithm-alist): New constant.
642         (epg-digest-algorithm-alist): New constant.
643         (epg-compress-algorithm-alist): New constant.
644         (epg-configuration): New function.
645         (epg-start): Don't specify --yes.
646
647 2006-04-13  Daiki Ueno  <ueno@unixuser.org>
648
649         * epg.el (epg-make-data-from-file): New function.
650         (epg-make-data-from-string): New function.
651         (epg-data-file): New function.
652         (epg-data-string): New function.
653         (epg-start-decrypt): Get a cipher text from a data object.
654         (epg-delete-output-file): New function.
655         (epg-decrypt-file): Add the 3rd argument PLAIN to specify where
656         the output goes.
657         (epg-start-verify): Get a signature and signed-text from a data
658         object.
659         (epg-verify-file): Added the 3rd argument PLAIN to specify where
660         the output goes; return the plain text if PLAIN is nil.
661         (epg-verify-string): Return the plain text.
662         (epg-start-sign): Get a plain text from a data object.
663         (epg-sign-file): Added the 3rd argument SIGNATURE to specify where
664         the output goes.
665         (epg-start-encrypt): Get a plain text from a data object.
666         (epg-encrypt-file): Added the 4th argument CIPHER to specify where
667         the output goes.
668         (epg-start-import-keys): Get keys from a data object.
669         (epg-import-keys-1): New function.
670         (epg-import-keys-from-file): Use it.
671         (epg-import-keys-from-string): Use it.
672
673 2006-04-12  Daiki Ueno  <ueno@unixuser.org>
674
675         * epf.el: Renamed from epg-file.el.
676
677 2006-04-12  Daiki Ueno  <ueno@unixuser.org>
678
679         * epg.el (epg-status-GET_BOOL): New function.
680         (epg-status-GET_LINE): New function.
681         (epg-prompt-alist): New variable, to be filled.
682
683         * pgg-epg.el (mml2015-gpg-extract-signature-details): New function.
684         * epg.el (epg-signature-fingerprint): New function.
685         (epg-signature-set-fingerprint): New function.
686         (epg-status-VALIDSIG): New function.
687
688         * epg.el (epg-reset): Don't reset result.
689         (epg-start-decrypt): Reset result before epg-start.
690         (epg-start-verify): Ditto.
691         (epg-start-sign): Ditto.
692         (epg-start-encrypt): Ditto.
693         (epg-start-export-keys): Ditto.
694         (epg-start-import-keys): Ditto.
695
696         * Makefile.am (EXTRA_DIST): Added pgg-epg.el.
697         * pgg-epg.el: New file.
698
699         * epg.el (epg-start-export-keys): New function.
700         (epg-export-keys): New function.
701         (epg-start-import-keys): New function.
702         (epg-import-keys): New function.
703         (epg-verify-file): New function.
704
705         * epg-file.el (epg-file-write-region): Support public key encryption.
706
707         * epg.el (epg-passphrase-callback-function): Always display key-id.
708