** CVS version of Gnus
-CVS version of Gnus has the native EasyPG binding, simply put the
-following line into your ~/.emacs.
+CVS version of Gnus supports EasyPG natively, simply put the following
+line into your ~/.emacs.
(setq mml2015-use 'epg)
EasyPG API is a superset of PGG, so pgg-epg.el just emulates the old
behavior of pgg.el. Major features which PGG lacks are
-- Key selection interface
-- Web of trust support
-- A mechanism to investigate the verify result
-- S/MIME support using gpgsm
+- Key selection user interface
+- Diagnosis interface to the verify operation
+- Web of trust
+- S/MIME using gpgsm
** SEMI based MUA