Path to this page:
./
security/p5-Crypt-Primes,
Perl5 module for provable prime number generation
Branch: CURRENT,
Version: 0.52,
Package name: p5-Crypt-Primes-0.52,
Maintainer: pkgsrc-usersThis module implements Ueli Maurer's algorithm for generating large provable
primes and secure parameters for public-key cryptosystems. The generated
primes are almost uniformly distributed over the set of primes of the
specified bitsize and expected time for generation is less than the time
required for generating a pseudo-prime of the same size with Miller-Rabin
tests.
Required to run:[
lang/perl5] [
math/p5-Math-Pari] [
security/p5-Crypt-Random]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 147.727 KB
Version history: (Expand)
- (2025-01-26) Updated to version: p5-Crypt-Primes-0.52
- (2024-11-16) Updated to version: p5-Crypt-Primes-0.50nb19
- (2023-07-06) Updated to version: p5-Crypt-Primes-0.50nb18
- (2022-06-28) Updated to version: p5-Crypt-Primes-0.50nb17
- (2021-05-25) Updated to version: p5-Crypt-Primes-0.50nb16
- (2020-09-01) Updated to version: p5-Crypt-Primes-0.50nb15
CVS history: (Expand)
2025-01-26 08:31:52 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Crypt-Primes: update to 0.52.
0.52 -- Sat Jan 25 09:13:41 AST 2025
[Significant updates since 0.50]
- New Maintainer
- Fairly small release however 5c19404 fixed what is arguably a security issue
- as previous builds would load modules from unsafe locations (@atoomic)
[Change Log]
- 2f5688e Increment repo version
- 0e4a6b1 v0.51
0.51 -- Fri Jan 24 22:41:00 AST 2025
[Significant updates since 0.50]
- New Maintainer
- Fairly small release however 5c19404 fixed what is arguably a security issue
- as previous builds would load modules from unsafe locations (@atoomic)
[Change Log]
* 46c4337 (HEAD -> main) Add .gitignore
* 5951965 Add github Actions
* 7dda4d3 Manage build with Dist::Zilla
* c624da8 Add security policy
* 5e0cd7d Add use strict and warnings
* 7f3f50f Fixes #24554: Suppress "uninitialized value" warnings \
from Crypt::Primes
* 6865743 Fixes RT#86470 typo fixes
* 5c19404 Do not load modules from unsafe locations
* eed1821 Remove useless use lib from tests
* 62901bb (tag: 0.50) Import 0.50 from CPAN
|
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.
|