Patch Set 2:

Sure, that's why getrandom has GRND_NONBLOCK flag and return value indicating 
actual number of random bits returned. The consensus (as I recall it) was to 
use osmo_rand() for "small" things like tmsi (with fallback to currently used 
insecure rand()). The "big" things are only necessary for crypto-related 
primitives which can use smth like gnutls directly. This got to be thoroughly 
documented of course.

-- 
To view, visit https://gerrit.osmocom.org/1526
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0241b814ea4c4ce1458f7ad76e31d390383c2048
Gerrit-PatchSet: 2
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Max <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Holger Freyther <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <[email protected]>
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>
Gerrit-HasComments: No

Reply via email to