fishinabarrel/linux-kernel-module-rust

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

Open

#164 创建于 2019年9月1日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (122 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (1,340 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南