[ ソース: libcrypt-urandom-token-perl ]
パッケージ: libcrypt-urandom-token-perl (0.005-1)
libcrypt-urandom-token-perl に関するリンク
Debian の資源:
libcrypt-urandom-token-perl ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
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.
その他の libcrypt-urandom-token-perl 関連パッケージ
|
|
|
|
-
- dep: libcrypt-urandom-perl (>= 0.40)
- module that provides non blocking randomness
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語