Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 43e5437f authored by Park Ju Hyung's avatar Park Ju Hyung Committed by Alexander Alexeev
Browse files

random: always use /dev/urandom

/dev/random on Android cannot even properly generate a UUID;
it's practically unusable.

There are no programs/applications on Android that should use /dev/random.

Also see this paper: "Security Analysis of Pseudo-Random Number Generators
with Input: /dev/random is not Robust"

http://eprint.iacr.org/2013/338.pdf



Signed-off-by: default avatarPark Ju Hyung <qkrwngud825@gmail.com>
Signed-off-by: default avatarAlex Naidis <alex.naidis@linux.com>
Signed-off-by: default avatarMOVZX <movzx@yahoo.com>
parent 97119700
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment