1 Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)
2 signature verification system. The implementation itself is pure Perl,
3 although the heavy-duty mathematics underneath are provided by the
6 This package provides DSA signing, signature verification,