Path to this page:
./
security/p5-Crypt-DSA,
Perl5 module for the DSA public key algorithm
Branch: CURRENT,
Version: 1.19,
Package name: p5-Crypt-DSA-1.19,
Maintainer: pkgsrc-usersCrypt::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.
Required to run:[
textproc/p5-Convert-PEM] [
lang/perl5] [
security/p5-Digest-SHA1] [
devel/p5-Data-Buffer] [
devel/p5-File-Which]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 29.761 KB
Version history: (Expand)
- (2024-12-08) Updated to version: p5-Crypt-DSA-1.19
- (2024-11-16) Updated to version: p5-Crypt-DSA-1.17nb13
- (2023-07-06) Updated to version: p5-Crypt-DSA-1.17nb12
- (2022-06-28) Updated to version: p5-Crypt-DSA-1.17nb11
- (2021-05-25) Updated to version: p5-Crypt-DSA-1.17nb10
- (2020-09-01) Updated to version: p5-Crypt-DSA-1.17nb9
CVS history: (Expand)
2024-12-08 08:17:16 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
p5-Crypt-DSA: update to 1.19.
1.19 -- Wed Dec 04 10:49:10 AST 2024
[Changes since 1.17]
- Release 1.18-TRIAL as a production release
- New Maintainer
- This release resolves CVE-2011-3599
- Added a statement to recommend against using DSA
- Fixed a few long standing bugs
- The build process is moved to Dist::Zilla
- Thanks to all the people who contributed to the tickets that were closed
[Detailed Change List]
- 47bda33 Increment Repo Version
- ffd39e8 (tag: 1.18) Update Changes for a Release
[Changes since 1.17]
- New Maintainer
- This release resolves CVE-2011-3599
- Added a statement to recommend against using DSA
- Fixed a few long standing bugs
- The build process is moved to Dist::Zilla
- Thanks to all the people who contributed to the tickets that were closed
[Detailed Change List]
- 3411005 Add a SECURITY statement about DSA
- 1f5df72 Fixes RT#71342: Patch to use Digest::SHA
- 06f420d Fix missed version numbers
- 1946ead Remove old MANIFEST and META.yml from repo
- 6c813c7 Fixes #19477: Crypt::DSA::Key -write comment wrong for public key
- c28a8a3 Fix some of the Dependencies in dist.ini
- fe15637 Fixed RT#71421: Systems without /dev/random may leak secret key
- cf81bfc Fixes RT #156495 for Crypt-DSA t/04-pem.t
- 24ac55b Convert build process to Dist::Zilla
- b680374 (tag: 1.17) Import Crypt::DSA-1.17 from CPAN release
|
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|