Untriaged
Activity log
- Created suggestion
Crypt::ScryptKDF versions through 0.010 for Perl uses insecure random number source when no CSPRNG module is available
Crypt::ScryptKDF versions through 0.010 for Perl uses insecure random number source when no CSPRNG module is available. The random_bytes function fell back to using the built-in rand() function when none of the Perl modules Crypt::PRNG, Crypt::OpenSSL::Random, Net::SSLeay, Crypt::Random, or Bytes::Random::Secure were available.
References
Affected products
Crypt-ScryptKDF
- =<0.010
Matching in nixpkgs
pkgs.perlPackages.CryptScryptKDF
Scrypt password based key derivation function
pkgs.perl5Packages.CryptScryptKDF
Scrypt password based key derivation function
pkgs.perl538Packages.CryptScryptKDF
Scrypt password based key derivation function
pkgs.perl540Packages.CryptScryptKDF
Scrypt password based key derivation function
Package maintainers
-
@stigtsp Stig Palmquist <stig@stig.io>