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

Library changes #59

Open
richsalz opened this issue Sep 13, 2021 · 2 comments
Open

Library changes #59

richsalz opened this issue Sep 13, 2021 · 2 comments

Comments

@richsalz
Copy link
Contributor

This is a companion to #55

It would be nice to have an os::get_entropy call that did the right (FIPS-compatible) thing. See https://github.com/openssl/openssl/tree/master/providers/implementations/rands/seeding for examples.

@newpavlov
Copy link

I think the getrandom crate already covers it.

@richsalz
Copy link
Contributor Author

@newpavlov you are right, it does! I wonder if that should be added to the crypto list?

@richsalz richsalz mentioned this issue Sep 14, 2021
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

2 participants