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

Remove csrng.net dependency #65

Merged
merged 3 commits into from
Apr 28, 2020
Merged

Remove csrng.net dependency #65

merged 3 commits into from
Apr 28, 2020

Conversation

travisbrown
Copy link
Owner

This PR does two unrelated things:

  • Temporarily ignores a couple of tests that depend on csrng.net, which is down. (These tests are being changed to not have this dependency, at which point we'll unignore them.)
  • Adds a string length check to avoid looking at the first character in a possibly-empty string (right now the argument should never be empty, but this might change).

@travisbrown travisbrown merged commit 8e24ba8 into master Apr 28, 2020
@travisbrown travisbrown deleted the topic/csrng branch April 28, 2020 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant