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