[ forky ]
[ sid ]
[ 原始碼: libcrypt-sysrandom-xs-perl ]
套件:libcrypt-sysrandom-xs-perl(0.009-2)
libcrypt-sysrandom-xs-perl 的相關連結
Debian 的資源:
下載原始碼套件 libcrypt-sysrandom-xs-perl:
- [libcrypt-sysrandom-xs-perl_0.009-2.dsc]
- [libcrypt-sysrandom-xs-perl_0.009.orig.tar.gz]
- [libcrypt-sysrandom-xs-perl_0.009-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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) [除 riscv64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
-
- dep: perl (>= 5.40.1-3)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.1
- 本虛擬套件由這些套件填實: perl-base