fishinabarrel/linux-kernel-module-rust

Expose enough APIs to support implementing a good CSPRNG-file device

Open

#164 aberto em 1 de set. de 2019

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (122 forks)github user discovery
enhancementgood first issue

Métricas do repositório

Stars
 (1.340 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Basically /dev/urandom but blocks if the pool hasn't been initialized yet (same semantics as getrandom).

Guia do colaborador