HomePhabricator

add GetRandBytes() as wrapper for RAND_bytes()
001a53d7427dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

add GetRandBytes() as wrapper for RAND_bytes()

  • add a small wrapper in util around RAND_bytes() and replace with GetRandBytes() in the code to log errors from calling RAND_bytes()
  • remove OpenSSL header rand.h where no longer needed

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Jun 24 2014, 12:27
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING2ee918d1214d: Merge pull request #4275
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rSTAGING001a53d7427d: add GetRandBytes() as wrapper for RAND_bytes() (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Jul 9 2014, 07:42