パッケージ: libbsd-arc4random-perl (1.50-8 など)
libbsd-arc4random-perl に関するリンク
Debian の資源:
libbsd-arc4random-perl ソースパッケージをダウンロード:
- [libbsd-arc4random-perl_1.50-8.dsc]
- [libbsd-arc4random-perl_1.50.orig.tar.gz]
- [libbsd-arc4random-perl_1.50-8.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.mirbsd.org]
類似のパッケージ:
CPAN's BSD::arc4random -- Perl bindings for arc4random
The BSD::arc4random module provides a Perl API for the arc4random(3) suite of functions and a few natively implemented functions.
Exposed functions are: have_kintf (ability to push entropy back to the kernel); arc4random, arc4random_bytes, arc4random_uniform, the RANDOM variable (get entropy); arc4random_stir (next time used, some entropy from the kernel is first requested); arc4random_addrandom (add user data to SRNG state); arc4random_push[bk] (push user data to kernel RNG if supported; add kernel data or, if not supported, user data to SRNG); the ability to "tie" variables to this module for retrieving and storing entropy (e.g. in $RANDOM).
その他の libbsd-arc4random-perl 関連パッケージ
|
|
|
|
-
- dep: libbsd0 (>= 0.0)
- BSD システム由来のユーティリティ関数群 - 共有ライブラリ
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: perl (>= 5.40.0-6)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.40.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base