devr-drng.so

Updated: April 19, 2023

Random service entropy library based on RDRAND and RDSEED instructions

Syntax:

random -l devr-drng.so[:option[,option ...]]

Runs on:

QNX Neutrino

Targets:

x86_64

Options:

delay=seconds
Provide entropy to the random service at this interval, in seconds. (Range 1-300s, default 15s).
prio=priority
The minimum priority for the entropy collection thread.

Description:

The devr-drng.so shared object collects entropy from the RDSEED and/or RDRAND instructions and provides it to the random service pseudo-random number generator.

Examples:

random -l devr-drng.so