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

JDK SecureRandom may hang on Linux #1925

Closed
arash009 opened this issue May 26, 2020 · 1 comment
Closed

JDK SecureRandom may hang on Linux #1925

arash009 opened this issue May 26, 2020 · 1 comment
Labels
bug 🐞 Something isn't working needs-review More information or design work is required before this issue can be progressed TeamCentaur Under active development by TeamCentaur @PegaSys

Comments

@arash009
Copy link

SecureRandom may hang on generating next random on Linux. The issue may potentially affect SecureRandomProvider clients. The problem was reproduced on Ubuntu 18. Here are more details: #1632 (comment)

@arash009 arash009 added bug 🐞 Something isn't working TeamCentaur Under active development by TeamCentaur @PegaSys labels May 26, 2020
@ajsutton ajsutton added the needs-review More information or design work is required before this issue can be progressed label Aug 5, 2020
@ajsutton
Copy link
Contributor

Closing as doesn't appear to be an issue even in cloud hosts where entropy is typically limited. JDK offers options to change source of entropy if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working needs-review More information or design work is required before this issue can be progressed TeamCentaur Under active development by TeamCentaur @PegaSys
Projects
None yet
Development

No branches or pull requests

2 participants