The EasyPG Library can be used in combination with MUA (Mail User
Agents).
+** CVS version of Gnus
+
+The latest Gnus has the native EasyPG binding, simply put the
+following line into your ~/.emacs.
+
+(setq mml2015-use 'epg)
+
** SEMI based MUA
SEMI is the MIME library used by Wanderlust, cmail, T-gnus, etc.
** PGG based MUA
-PGG is somewhat outdated PGP library used by Gnus, MH-E, etc.
+PGG is somewhat outdated PGP library used by old Gnus, MH-E, etc.
There is a PGG backend using EasyPG called pgg-epg.el. However,
pgg-epg.el provides no more additional features than pgg-gpg.el,