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

Implement BlockRngCore ISAAC and ISAAC-64 #325

Merged
merged 9 commits into from
Apr 4, 2018

Commits on Apr 2, 2018

  1. Configuration menu
    Copy the full SHA
    602ff6f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Add BlockRng64 wrapper

    pitdicker committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    dc00192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84f6ae9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    610e975 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94fbf76 View commit details
    Browse the repository at this point in the history
  5. Make isaac and isaac64 modules public

    (and relative links are really inconsistent)
    pitdicker committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    bbd1b38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5ffc61 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Configuration menu
    Copy the full SHA
    28238e0 View commit details
    Browse the repository at this point in the history
  2. Rename serde-1 to serde1

    pitdicker committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    f9f0ea6 View commit details
    Browse the repository at this point in the history