软件包: libbsd-arc4random-perl (1.50-6build9)
libbsd-arc4random-perl 的相关链接
Trisquel 的资源:
下载源码包 libbsd-arc4random-perl:
- [libbsd-arc4random-perl_1.50-6build9.dsc]
- [libbsd-arc4random-perl_1.50.orig.tar.gz]
- [libbsd-arc4random-perl_1.50-6build9.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Damyan Ivanov
外部的资源:
- 主页 [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)
- utility functions from BSD systems - shared library
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.34.0
- 本虚包由这些包填实: perl-base