-
Notifications
You must be signed in to change notification settings - Fork 101
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
Simplify interface #121
Simplify interface #121
Commits on Oct 19, 2021
-
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c0efa32 - Browse repository at this point
Copy the full SHA c0efa32View commit details
Commits on Oct 22, 2021
-
Use a runtime-rng feature flag instead of using OS detection (#82)
* Use a runtime-rng feature flag instead of using OS detection * Use --no-default-features on WASM * Update Cargo.toml Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> Co-authored-by: Tom Kaitchuck <tkaitchuck@users.noreply.github.com> Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b9d761 - Browse repository at this point
Copy the full SHA 3b9d761View commit details -
Use cfg-if to simplify conditions
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7a2ea9a - Browse repository at this point
Copy the full SHA 7a2ea9aView commit details -
Require rng for RandomState::default and new.
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0c484f4 - Browse repository at this point
Copy the full SHA 0c484f4View commit details -
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eb5ae12 - Browse repository at this point
Copy the full SHA eb5ae12View commit details -
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e1c8594 - Browse repository at this point
Copy the full SHA e1c8594View commit details -
Don't use runtime rng when fuzzing
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2613d0e - Browse repository at this point
Copy the full SHA 2613d0eView commit details -
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a4fd0f8 - Browse repository at this point
Copy the full SHA a4fd0f8View commit details
Commits on Nov 28, 2021
-
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8ab8118 - Browse repository at this point
Copy the full SHA 8ab8118View commit details -
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5b86423 - Browse repository at this point
Copy the full SHA 5b86423View commit details
Commits on Feb 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1cd35a6 - Browse repository at this point
Copy the full SHA 1cd35a6View commit details -
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d32f11c - Browse repository at this point
Copy the full SHA d32f11cView commit details -
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bf19b40 - Browse repository at this point
Copy the full SHA bf19b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ce9966 - Browse repository at this point
Copy the full SHA 3ce9966View commit details
Commits on May 26, 2022
-
Move get_src to a static method
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7f5f0d8 - Browse repository at this point
Copy the full SHA 7f5f0d8View commit details
Commits on Aug 7, 2022
-
Merge with master master. Clean up imports
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 450813b - Browse repository at this point
Copy the full SHA 450813bView commit details
Commits on Aug 9, 2022
-
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 16db81c - Browse repository at this point
Copy the full SHA 16db81cView commit details -
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 70f9a03 - Browse repository at this point
Copy the full SHA 70f9a03View commit details -
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7689662 - Browse repository at this point
Copy the full SHA 7689662View commit details -
Remove direct hasher instantion
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7d7b4de - Browse repository at this point
Copy the full SHA 7d7b4deView commit details -
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 678fa84 - Browse repository at this point
Copy the full SHA 678fa84View commit details