Files
ports/security/p5-Crypt-DSA/pkg/DESCR
T
sthen 79849aa2ec update to p5-Crypt-DSA-1.21
CVE-2026-12205 key material reuse for multiple signing events
note in DESCR that it is deprecated
2026-06-15 14:35:10 +00:00

10 lines
330 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.
It is deprecated.