[ 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)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.40.1
- 本虚包由这些包填实: perl-base