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 crypto crates #216

Merged
merged 3 commits into from
Jul 26, 2021
Merged

Update crypto crates #216

merged 3 commits into from
Jul 26, 2021

Conversation

vinc
Copy link
Owner

@vinc vinc commented Jul 26, 2021

We couldn't update the crypto crates for a long while because of the following LLVM error when compiling sha2:

LLVM ERROR: Do not know how to split the result of this operator!

But a solution for that was merged here RustCrypto/hashes#203

Also see RustCrypto/hashes#202

@vinc
Copy link
Owner Author

vinc commented Jul 26, 2021

The latest version of rand_chacha compile without error on my computer but on the CI it generate the same LLVM error as sha2.

@vinc vinc merged commit d7883aa into master Jul 26, 2021
@vinc vinc deleted the chore/update-crypto-crates branch July 26, 2021 21:34
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