Skip to main content

Module process

Module process 

Source
Expand description

ProcessSource โ€” Snapshots the process table via ps and combines it with getpid() timing jitter for entropy.

Raw output characteristics: Mix of timing LSBs and process table byte deltas.

Structsยง

ProcessSource
Entropy source that snapshots the process table via ps and combines it with getpid() timing jitter.