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

Mersenne Twister not as secure as it seems #12

Open
cowwoc opened this issue Jun 4, 2014 · 1 comment
Open

Mersenne Twister not as secure as it seems #12

cowwoc opened this issue Jun 4, 2014 · 1 comment

Comments

@cowwoc
Copy link

cowwoc commented Jun 4, 2014

According to http://security.stackexchange.com/a/59392/5002 Mersenne Twister is vulnerate to attacks. Perhaps you should warn users in the Javadoc and/or http://maths.uncommons.org/ about this fact?

@kaspernielsen
Copy link

Isn't it pretty general knowledge that Marsenne Twister is not cryptographically secure?
I mean, if people end up with uncommons-math they have already chosen not to use neither Random or SecureRandom

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