mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-24 13:44:06 +01:00
TODO: Mark RNG utility task done
This commit is contained in:
parent
d44ce8b3ea
commit
c2a501961f
12
TODO
12
TODO
@ -352,18 +352,6 @@ Wireless daemon
|
||||
Priority: Medium
|
||||
Complexity: C1
|
||||
|
||||
- Implement a Random Number Generator utility
|
||||
|
||||
For generating Nonces and other data that is required to be random, a RNG
|
||||
is required. Implement a utility function that would return a requested
|
||||
number of random bytes.
|
||||
|
||||
AF_ALG can be used in order to obtain such data. Alternatively, on newer
|
||||
kernels the sys_getrandom() system call should be used.
|
||||
|
||||
Priority: High
|
||||
Complexity: C1
|
||||
|
||||
|
||||
Client
|
||||
======
|
||||
|
Loading…
Reference in New Issue
Block a user