mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to p5-Crypt-DSA-1.21
CVE-2026-12205 key material reuse for multiple signing events note in DESCR that it is deprecated
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
COMMENT = DSA signatures and key generation
|
||||
|
||||
DISTNAME = Crypt-DSA-1.19
|
||||
DISTNAME = Crypt-DSA-1.21
|
||||
CPAN_AUTHOR = TIMLEGGE
|
||||
|
||||
CATEGORIES = security
|
||||
|
||||
@@ -16,6 +17,7 @@ RUN_DEPENDS = converters/p5-Convert-ASN1 \
|
||||
converters/p5-Convert-PEM>=0.13 \
|
||||
devel/p5-Data-Buffer>=0.01 \
|
||||
security/p5-Crypt-URandom \
|
||||
security/p5-Crypt-SysRandom \
|
||||
sysutils/p5-File-Which>=0.05
|
||||
TEST_DEPENDS = security/p5-Crypt-DES-EDE3
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (Crypt-DSA-1.19.tar.gz) = HRkiQbWH8KQbnxo4u5DC4Q3PMRBOqq811IA7aP9s2pw=
|
||||
SIZE (Crypt-DSA-1.19.tar.gz) = 30475
|
||||
SHA256 (Crypt-DSA-1.21.tar.gz) = pGIB6DkOi6O75RER12SJ8x2v2g9qYLCrkxndUr0rMrA=
|
||||
SIZE (Crypt-DSA-1.21.tar.gz) = 31022
|
||||
|
||||
@@ -5,3 +5,5 @@ are provided by the Math::Pari library.
|
||||
|
||||
This package provides DSA signing, signature verification, and key
|
||||
generation.
|
||||
|
||||
It is deprecated.
|
||||
|
||||
Reference in New Issue
Block a user