summaryrefslogtreecommitdiff
path: root/src/crypto/random.c
Commit message (Collapse)AuthorAgeFilesLines
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* crypto: make clear generate_random_bytes is not thread safemoneromooo-monero2016-05-151-1/+1
| | | | And add a thread safe version to encourage proper use
* random: call abort(3) instead of assert in must_succeed macromoneromooo-monero2016-04-241-1/+1
| | | | | | | Avoids silent use of bad RNG in release builds, in case those calls might actually fail. Reported by smooth.
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
|
* moved all stuff to githubAntonio Juarez2014-03-031-9/+64
|
* crypto libamjuarez2013-11-151-0/+62