mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
79849aa2ec
CVE-2026-12205 key material reuse for multiple signing events note in DESCR that it is deprecated
10 lines
330 B
Plaintext
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.
|