./security/p5-Bytes-Random-Secure-Tiny, Perl extension to generate cryptographically-secure random bytes

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.011, Package name: p5-Bytes-Random-Secure-Tiny-1.011, Maintainer: pkgsrc-users

Bytes::Random::Secure::Tiny provides random bytes from a
cryptographically secure random number generator (ISAAC), seeded
from strong entropy sources on a wide variety of platforms. It does
so without external dependencies (except on Windows), and has a
minimal but useful user interface patterned after the module
Bytes::Random::Secure.


Master sites: (Expand)

Filesize: 27.928 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-01 18:59:51 by David Brownlee | Files touched by this commit (3)
Log message:
Add security/p5-Bytes-Random-Secure-Tiny 1.011

Bytes::Random::Secure::Tiny provides random bytes from a
cryptographically secure random number generator (ISAAC), seeded
from strong entropy sources on a wide variety of platforms. It does
so without external dependencies (except on Windows), and has a
minimal but useful user interface patterned after the module
Bytes::Random::Secure.