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

Quantum-mechanical TRNG or CSPRNG is a must #55

Closed
sergeyprokhorenko opened this issue Feb 6, 2022 · 2 comments · Fixed by #58
Closed

Quantum-mechanical TRNG or CSPRNG is a must #55

sergeyprokhorenko opened this issue Feb 6, 2022 · 2 comments · Fixed by #58
Labels
Draft 03 IETF Draft 03 Work

Comments

@sergeyprokhorenko
Copy link

Quantum-mechanical TRNG or CSPRNG is a must.

It means secrets.randbits() for Python and crypto/rand for Golang

@broofa
Copy link
Contributor

broofa commented Feb 7, 2022

See also #33 (comment)

@kyzer-davis kyzer-davis added the Draft 03 IETF Draft 03 Work label Feb 7, 2022
@kyzer-davis kyzer-davis linked a pull request Feb 18, 2022 that will close this issue
@kyzer-davis kyzer-davis mentioned this issue Feb 18, 2022
@peterbourgon
Copy link

peterbourgon commented Feb 23, 2022

The entropy source is a decision for the user, not the specification. High-quality entropy is often cost-prohibitive.

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

Successfully merging a pull request may close this issue.

4 participants