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

QSP-6: Enforces crypto-secure PRNGs #6401

Merged
merged 22 commits into from
Jun 26, 2020
Merged

Commits on Jun 25, 2020

  1. adds cryptorand analyzer

    farazdagi committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    5f85225 View commit details
    Browse the repository at this point in the history
  2. better naming

    farazdagi committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    81b16e6 View commit details
    Browse the repository at this point in the history
  3. rely on suffix

    farazdagi committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e544193 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ad95e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e11dba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbeb68a View commit details
    Browse the repository at this point in the history
  7. define shared/rand

    farazdagi committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    6554094 View commit details
    Browse the repository at this point in the history
  8. updates fetcher

    farazdagi committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    ac8d228 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    0195a5a View commit details
    Browse the repository at this point in the history
  2. gofmt

    farazdagi committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    4e23537 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4cb6c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ba4616 View commit details
    Browse the repository at this point in the history
  5. updates comment

    farazdagi committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    f840c96 View commit details
    Browse the repository at this point in the history
  6. fixes remaning cases

    farazdagi committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    de290fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2545050 View commit details
    Browse the repository at this point in the history
  8. re-arranges comments

    farazdagi committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    47bf4d9 View commit details
    Browse the repository at this point in the history
  9. fixes tests

    farazdagi committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    7e51b05 View commit details
    Browse the repository at this point in the history
  10. renames in shared/rand API

    farazdagi committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    21d605a View commit details
    Browse the repository at this point in the history
  11. adds simple no-panic test

    farazdagi committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    c522fa5 View commit details
    Browse the repository at this point in the history
  12. gazelle

    farazdagi committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    e1e9b76 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d34aff9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    866f61e View commit details
    Browse the repository at this point in the history