libbytes-random-secure-perl 0.29-ok1 source package in openKylin
Changelog
libbytes-random-secure-perl (0.29-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
libbytes-random-secure-perl (0.29-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libbytes-random-secure-perl_0.29.orig.tar.gz | 27.4 KiB | 53bbd339e6a11efca07c619a615c7c188a68bb2be849a1cb7efc3dd4d9ae85ae |
libbytes-random-secure-perl_0.29-ok1.debian.tar.xz | 2.0 KiB | 85b147ab4b6bf6ae268b059812fa85dc720d19f2056080e6fda076dcbb3b8e6c |
libbytes-random-secure-perl_0.29-ok1.dsc | 2.1 KiB | dd6a601bbe14e3a4356b55253546d8d954c51c6ef59065e804d1fd783a18df34 |
Bytes:
random bytes. The simple interface is built around plain functions. For
greater control over the Random Number Generator's seeding, there is an
Object Oriented interface that provides much more flexibility.
.
The "functions" interface provides five functions that can be used any time
you need a string (or MIME Base64 representation, or hex-digits
representation, or Quoted Printable representation) of a specific number of
random bytes. There are equivalent methods available via the OO interface.
.
Bytes:
the primary enhancement of using a much higher quality random number
generator to create the random data. The random_bytes function emulates the
user interface of Bytes::Random's function by the same name. But with
Bytes:
Math::
problem to solve is how to seed the generator. This module uses
Crypt: