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

Use proper RNG #10849

Merged
merged 1 commit into from Sep 3, 2014
Merged

Use proper RNG #10849

merged 1 commit into from Sep 3, 2014

Conversation

LukasReschke
Copy link
Member

OC_Util::generateRandomBytes() only returns lowercase alphanumeric values.
We should use the new RNG which has a broader character set.

OC_Util::generateRandomBytes() only returns lowercase alphanumeric values.
We should use the new RNG which has a broader characterset.
@scrutinizer-notifier
Copy link

A new inspection was created.

@LukasReschke LukasReschke changed the title Use proper RNG generator Use proper RNG Sep 3, 2014
@ghost
Copy link

ghost commented Sep 3, 2014

🚀 Test Passed. 🚀
Refer to this link for build results: https://ci.owncloud.org/job/pull-request-analyser/7075/

@th3fallen
Copy link
Contributor

👍 looks good to me

@bantu
Copy link

bantu commented Sep 3, 2014

👍

@bantu bantu merged commit 63a90a1 into master Sep 3, 2014
bantu pushed a commit that referenced this pull request Sep 3, 2014
Use proper RNG

* owncloud/UseProperRandomFunction:
  Use proper RNG generator
@bantu bantu deleted the UseProperRandomFunction branch September 3, 2014 19:15
@lock lock bot locked as resolved and limited conversation to collaborators Aug 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants