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 rand_core to 0.6 #101

Closed
kevinlewi opened this issue Dec 15, 2020 · 1 comment · Fixed by #131
Closed

Update rand_core to 0.6 #101

kevinlewi opened this issue Dec 15, 2020 · 1 comment · Fixed by #131

Comments

@kevinlewi
Copy link
Contributor

From @PaulGrandperrin in #100:

Also as a small aside, it would be nice if you could wait for rand_core to be released in version 0.6 (rust-random/rand#1072) before releasing your 0.3 version. The new version makes it possible to use rand_core::OsRng on wasm.

We however need to also wait for curve25519-dalek + other dependencies to upgrade their rand_core dependency.

cc: @huitseeker

@PaulGrandperrin
Copy link

Yes, I started opening PRs to some projects:
dalek-cryptography/curve25519-dalek#338
dalek-cryptography/x25519-dalek#64

but first, rand 0.8, which syncs traits with rand_core 0.6, needs to be released too: rust-random/rand#1076

PaulGrandperrin added a commit to PaulGrandperrin/opaque-ke that referenced this issue Dec 22, 2020
This makes better user experience when targeting wasm.
Closes facebook#101
PaulGrandperrin added a commit to PaulGrandperrin/opaque-ke that referenced this issue Dec 22, 2020
This makes better user experience when targeting wasm.
Closes facebook#101
PaulGrandperrin added a commit to PaulGrandperrin/opaque-ke that referenced this issue Dec 22, 2020
This makes better user experience when targeting wasm.
Closes facebook#101
PaulGrandperrin added a commit to PaulGrandperrin/opaque-ke that referenced this issue Jan 10, 2021
This makes better user experience when targeting wasm.
Closes facebook#101
PaulGrandperrin added a commit to PaulGrandperrin/opaque-ke that referenced this issue Jan 10, 2021
This makes better user experience when targeting wasm.
Closes facebook#101
PaulGrandperrin added a commit to PaulGrandperrin/opaque-ke that referenced this issue Jan 16, 2021
This makes better user experience when targeting wasm.
Closes facebook#101
PaulGrandperrin added a commit to PaulGrandperrin/opaque-ke that referenced this issue Feb 3, 2021
This makes better user experience when targeting wasm.
Closes facebook#101
PaulGrandperrin added a commit to PaulGrandperrin/opaque-ke that referenced this issue Feb 4, 2021
This makes better user experience when targeting wasm.
Closes facebook#101
PaulGrandperrin added a commit to PaulGrandperrin/opaque-ke that referenced this issue Feb 4, 2021
This makes better user experience when targeting wasm.
Closes facebook#101
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants