[ 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)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.1
- 本虛擬套件由這些套件填實: perl-base