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

Improve documentation around keys #139

Merged
merged 10 commits into from Nov 1, 2022
Merged

Improve documentation around keys #139

merged 10 commits into from Nov 1, 2022

Commits on Oct 25, 2022

  1. Improve documentation

    Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
    tkaitchuck committed Oct 25, 2022
    Copy the full SHA
    aa84a7c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:tkaitchuck/aHash into improve_docs

    Also add some docs on RandomSource
    
    Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
    tkaitchuck committed Oct 25, 2022
    Copy the full SHA
    3842c05 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5bb6428 View commit details
    Browse the repository at this point in the history
  4. Add into_keys and into_values

    Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
    tkaitchuck committed Oct 25, 2022
    Copy the full SHA
    fce026d View commit details
    Browse the repository at this point in the history
  5. Add inline

    Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
    tkaitchuck committed Oct 25, 2022
    Copy the full SHA
    ab8ec5d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    bb836e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Copy the full SHA
    21e613f View commit details
    Browse the repository at this point in the history
  2. Improve documentation

    Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
    tkaitchuck committed Nov 1, 2022
    Copy the full SHA
    dc38d62 View commit details
    Browse the repository at this point in the history
  3. Add no-rng flag for disabling const-random keeping Default.

    Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
    tkaitchuck committed Nov 1, 2022
    Copy the full SHA
    011d662 View commit details
    Browse the repository at this point in the history
  4. Add more details about key strength and source

    Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
    tkaitchuck committed Nov 1, 2022
    Copy the full SHA
    ac91635 View commit details
    Browse the repository at this point in the history