Skip to content

Comments

Use random_bytes from php7 for a reliable and secure random number generator#30

Open
mcfedr wants to merge 1 commit intoauthbucket:masterfrom
mcfedr:random
Open

Use random_bytes from php7 for a reliable and secure random number generator#30
mcfedr wants to merge 1 commit intoauthbucket:masterfrom
mcfedr:random

Conversation

@mcfedr
Copy link

@mcfedr mcfedr commented Aug 8, 2017

  • Included backwards compatibility
  • Dont ruin the good random with md5
  • Uses 127 bytes so that it fits in a doctrine default string length (the hex string is 254 chars)

…nerator

- Included backwards compatibility
- Dont ruin the good random with md5
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

Successfully merging this pull request may close these issues.

1 participant