[ forky ]
[ sid ]
软件包:libcrypt-sysrandom-xs-perl(0.009-2) [debports]
Perl interface to system randomness, XS version
Crypt::SysRandom::XS uses whatever C interface is available to procure cryptographically random data from the system.
At build-time, it will try the following backends in order:
- getrandom This backend is available on Linux, FreeBSD and Solaris - arc4random This interface is supported on most BSDs and Mac. - BCryptGenRandom This backend is available on Windows (Vista and newer) - rdrand64 This is available on x86_64 architectures using most compilers. - rdrand32 This is available on x86_64 and x86 architectures using most compilers.
其他与 libcrypt-sysrandom-xs-perl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.25)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: perl (>= 5.40.1-3)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.40.1
- 本虚包由这些包填实: perl-base