* epa-setup.el: New file.
authorueno <ueno>
Sun, 16 Apr 2006 19:39:19 +0000 (19:39 +0000)
committerueno <ueno>
Sun, 16 Apr 2006 19:39:19 +0000 (19:39 +0000)
commit7f1f6fca222a32fc153ffddfc180d3d0855c2650
treea8616234f42722924a206a7e90fd55a6a818532e
parenta85612bbae02ff1178e920425d550974ef5739bf
* epa-setup.el: New file.
* epa-dired.el: New file.

* epg.el (epg-colons-pub-spec): Abolished.
(epg-colons-sec-spec): Abolished.
(epg-colons-uid-spec): Abolished.
(epg-colons-fpr-spec): Abolished.
(epg-key-validity-alist): New variable.
(epg-key-capablity-alist): New variable.
(epg-make-key): New object epg-key.
(epg-make-sub-key): New object epg-sub-key.
(epg-make-user-id): New object epg-user-id.
(epg-list-keys-1): Renamed from epg-list-keys.
(epg-list-keys): Rewritten.
COMPILE
ChangeLog
Makefile.am
README
epa-dired.el [new file with mode: 0644]
epa-setup.el [new file with mode: 0644]
epa.el
epg.el