Software /
code /
prosody
Log
util-src/crand.c @ 7694:bffbea1187ca
description | author | age |
---|---|---|
util.crand: Silence compiler warning | Kim Alvefur | 2016-05-25 |
util.crand: Include stdlib.h instead of malloc.h for portability (thanks Tobias) | Kim Alvefur | 2016-02-22 |
util.crand: C binding to one of OpenSSL, Linux getrandom() or OpenBSD arc4random() CSPRNG | Kim Alvefur | 2016-02-22 |