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

[2.2][Security] Add a PRNG (closes #3595) #4763

Merged
merged 8 commits into from Oct 28, 2012
Merged

Commits on Oct 28, 2012

  1. Copy the full SHA
    e5dc7af View commit details
    Browse the repository at this point in the history
  2. simplified the Prng code

    fabpot committed Oct 28, 2012
    Copy the full SHA
    c0c8972 View commit details
    Browse the repository at this point in the history
  3. renamed Prng to SecureRandom

    fabpot committed Oct 28, 2012
    Copy the full SHA
    248703f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5849855 View commit details
    Browse the repository at this point in the history
  5. rename String to StringUtils

    fabpot committed Oct 28, 2012
    Copy the full SHA
    234f725 View commit details
    Browse the repository at this point in the history
  6. added a SecureRandomInterface

    fabpot committed Oct 28, 2012
    Copy the full SHA
    5cdf696 View commit details
    Browse the repository at this point in the history
  7. fixed CS

    fabpot committed Oct 28, 2012
    Copy the full SHA
    ca567b5 View commit details
    Browse the repository at this point in the history
  8. fixed tests when OpenSsl is not enabled in PHP, renamed a missnamed t…

    …est, added missing license doc blocks
    fabpot committed Oct 28, 2012
    Copy the full SHA
    aecc9b1 View commit details
    Browse the repository at this point in the history