1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/security/p5-PGP-Sign/pkg-descr
Matthew Hunt a7c8bb072d Import of the PGP::Sign module for Perl 5. Provides an interface
to PGP signature generation.

PR:		6498
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-05-04 03:50:45 +00:00

4 lines
198 B
Plaintext

PGP::Sign is a special purpose module designed to create and check
detached signatures for data. It's mainly intended to be used for
things like reimplementing PGPMoose, signcontrol and pgpverify.