fishinabarrel/linux-kernel-module-rust

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

Open

#164 opened on 2019年9月1日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (122 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (1,340 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド