I am revising a program at work which takes
data from a login server, including a PGP signature,
and has the task of verifying the data against the signature.

The old code had used a CPAN module, PGP::Sign,
which has proved to be somewhat unreliable.  I am looking
into Crypt::OpenPGP, which claims to have the capabilities
I am after, but it has so far not been successful in verifying
the data with the PGP signature.

Has anyone else worked with Crypt::OpenPGP?  Is there
another module that is recommended?  I have not found
other contenders on CPAN.

Thanks.

William
(wm_wha...@comcast.net)

_______________________________________________
Boston-pm mailing list
Boston-pm@mail.pm.org
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to