Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing CSRNGs #1

Open
newpavlov opened this issue Mar 29, 2018 · 2 comments
Open

Missing CSRNGs #1

newpavlov opened this issue Mar 29, 2018 · 2 comments

Comments

@newpavlov
Copy link
Member

TODO

@vks
Copy link

vks commented Mar 29, 2018

ChaCha20, ChaCha12, HC128, ISAAC and ISAAC64 are implemented in rand.

@dhardy
Copy link

dhardy commented May 12, 2018

For now; also see rust-random/rand#431.

A separate crate (or crates) for CSPRNGs depending only on rand_core is a possible alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants