libbsd-arc4random-perl

CPAN's BSD::arc4random -- Perl bindings for arc4random

Description

The BSD::arc4random module provides a Perl API for the arc4random(3) suite of functions and a few natively implemented functions.

Exposed functions are: have_kintf (ability to push entropy back to the kernel); arc4random, arc4random_bytes, arc4random_uniform, the RANDOM variable (get entropy); arc4random_stir (next time used, some entropy from the kernel is first requested); arc4random_addrandom (add user data to SRNG state); arc4random_push[bk] (push user data to kernel RNG if supported; add kernel data or, if not supported, user data to SRNG); the ability to "tie" variables to this module for retrieving and storing entropy (e.g. in $RANDOM).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://www.mirbsd.org/a4rp5bsd.htm


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libbsd-arc4random-perl