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

Update dependencies, fix ring build error #74

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

psivesely
Copy link
Contributor

Fixes #71. Won't build until SpinResearch/merkle_sigs.rs#8 is fixed.

@StevenDoesStuffs
Copy link

It looks like SpinResearch/merkle_sigs.rs#8 has been fixed. Any updates?

@psivesely
Copy link
Contributor Author

ring v0.13.2 is failing to build both in Travis and locally for me. I made an issue: briansmith/ring#700.

@psivesely
Copy link
Contributor Author

Didn't realize there was a rust-toolchain file...

@psivesely
Copy link
Contributor Author

Not sure why it's hanging after downloading the tarball, but before extracting its contents. If you don't have any ideas either maybe set -x in the script.

@psivesely
Copy link
Contributor Author

Okay, so ring doesn't want you to implement SecureRandom yourself anymore. I'm going to leave it up to you how to deal with this unless you'd rather I make my best attempt at a solution.

mbrysa added a commit to mbrysa/RustySecrets that referenced this pull request Feb 8, 2020
mbrysa added a commit to mbrysa/RustySecrets that referenced this pull request Feb 8, 2020
mbrysa added a commit to mbrysa/RustySecrets that referenced this pull request Feb 8, 2020
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.

Build failure with latest version due to ring
3 participants