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

Rng: Add prng, hwrng support #54

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 10, 2023

  1. Rng: Add prng, hwrng support

    Joel Aschmann committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    059c9f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. RNG: small fixes

    * remove unsafe blocks
    * make error type empty
    * update comments
    Joel Aschmann committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    2b99ee5 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. RNG: make hwrng, random private

    Joel Aschmann committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8fcd35a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Some Cleanup and add missing featuregate

    Joel Aschmann committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    057fa91 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Fix old doc reference

    Joel Aschmann committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4af86fd View commit details
    Browse the repository at this point in the history