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

No "HIGH" strength available without mcrypt #57

Open
remicollet opened this issue Nov 16, 2016 · 1 comment
Open

No "HIGH" strength available without mcrypt #57

remicollet opened this issue Nov 16, 2016 · 1 comment

Comments

@remicollet
Copy link

remicollet commented Nov 16, 2016

trying to use getHighStrengthGenerator

PHP Fatal error: Uncaught RuntimeException: Could not find mixer in xxx/vendor/ircmaxell/random-lib/lib/RandomLib/Factory.php:237

It will be nice to have a "high" strength mixer, not from mcrypt (especially as this ext is now deprecated, and will be removed in 7.2)

P.S. perhaps an alternative option could be to be able to ask for "high" sources with "medium" mixer

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