Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / p5-Crypt-DSA / DESCR
blobb0491dfe759cf778da1afedc870330ce9ca0a3cd
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
4 Math::Pari library.
6 This package provides DSA signing, signature verification,
7 and key generation.