freebsd-ports/security/p5-Crypt-DSA/pkg-descr
Michael Haro 5bae66dd18 Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)
signature verification system. The implementation itself is pure Perl,
although the heavy-duty mathematics underneath are provided by the
Math::Pari library.
2001-09-12 01:10:17 +00:00

6 lines
311 B
Text

Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)
signature verification system. The implementation itself is pure Perl,
although the heavy-duty mathematics underneath are provided by the
Math::Pari library.
This package provides DSA signing, signature verification, and key generation.