mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
5bae66dd18
signature verification system. The implementation itself is pure Perl, although the heavy-duty mathematics underneath are provided by the Math::Pari library.
7 lines
311 B
Plaintext
7 lines
311 B
Plaintext
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.
|