Pakket: libcrypt-urandom-token-perl (0.005-1)
Verwijzigingen voor libcrypt-urandom-token-perl
Debian bronnen:
Het bronpakket libcrypt-urandom-token-perl downloaden:
- [libcrypt-urandom-token-perl_0.005-1.dsc]
- [libcrypt-urandom-token-perl_0.005.orig.tar.gz]
- [libcrypt-urandom-token-perl_0.005-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module to generate secure strings for passwords, secrets and similar
Crypt::URandom::Token provides a secure way to generate a random token for passwords and similar using Crypt::URandom as the source of random bits.
By default, it generates a 44 character alphanumeric token with more than 256 bits of entropy. A custom alphabet with between 2 and 256 elements can be provided.
Modulo reduction and rejection sampling is used to prevent modulus bias. Keep in mind that bias will be introduced if duplicate elements are provided in the alphabet.
Andere aan libcrypt-urandom-token-perl gerelateerde pakketten
|
|
|
|
-
- dep: libcrypt-urandom-perl (>= 0.40)
- module that provides non blocking randomness
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language