libusual  0.1
Functions
usual/crypto/entropy.h File Reference

Load entropy from OS. More...

Functions

int getentropy (void *dst, size_t len)
 Fetch entropy from OS kernel.

Detailed Description

Load entropy from OS.


Function Documentation

int getentropy ( void *  dst,
size_t  len 
)

Fetch entropy from OS kernel.