-
Notifications
You must be signed in to change notification settings - Fork 250
Open
Description
Potential changes:
- Migrate to
extern_item_impls. See Tracking issue for migration toextern_item_impls#796. - Remove free-standing functions in favor of
SysRng. This would allow to simplify the implementation a bit, but would makerand_corea required dependency. - Remove the file fallback from the default Linux backend.
- Use randomness API provided by
stdfor targets with availablestdinstead of re-implementing platform support ingetrandom(see Tracking Issue for secure random data generation instdrust-lang/rust#130703)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels