From 0b6f28ab9a5a40a1a01809f7988c8ea7a0c50258 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mar 31 2017 13:41:31 +0000 Subject: crypto: added getentropy syscall --- diff --git a/en-US/Tasks-Cryptography.xml b/en-US/Tasks-Cryptography.xml index fc13310..e3b9a1b 100644 --- a/en-US/Tasks-Cryptography.xml +++ b/en-US/Tasks-Cryptography.xml @@ -89,6 +89,9 @@ The getrandom system call + The getentropy call since glibc 2.25 + + Reading from the /dev/urandom character device