libprngwrap

Software Screenshot:
libprngwrap
Software Details:
Version: 2.0.0
Upload Date: 11 May 15
Distribution Type: Freeware
Downloads: 3

Rating: nan/5 (Total Votes: 0)

libprngwrap is a library that enhances the PRNGs from libc. libprngwrap replaces the [s]rand, [s]random and [*]rand48 library calls with functions that get random values from /dev/urandom. This is supposed to be more secure.

Installation

make install

Usage

To make only one process doing using libprngwrap, use the following commandline:

LD_PRELOAD=/lib/libprngwrap.so.1.0.0 command

If you would like to enhance *all* programs on your system, add the following line to /etc/ld.so.preload: /lib/libprngwrap.so

What is new in this release:

  • This version adds compatibility fixes and implements all re-entrant PRNG functions from libc.

Other Software of Developer Folkert van Heusden

bsod
bsod

2 Jun 15

video-entropyd
video-entropyd

14 Apr 15

Clewarecontrol
Clewarecontrol

20 Feb 15

Comments to libprngwrap

Comments not found
Add Comment
Turn on images!