2003-05-06 19:40:18 +02:00
|
|
|
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
|
2001-10-01 01:53:24 +02:00
|
|
|
Math::Pari library.
|
|
|
|
|
|
|
|
This package provides DSA signing, signature verification,
|
|
|
|
and key generation.
|