forked from rust-random/rand
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
Milestone
Description
This issue is a tracker for the topic providing an alternative entropy source in case OsRng fails.
Motivation: rust-random#180
Existing work: #21, rust-random#181
EntropyRngprovides part of the switching mechanismJitterRngprovides one fallback- we may still allow applications to provide another entropy source, especially useful for embedded
Reactions are currently unavailable