oasisprotocol / oasisprotocol/oasis-sdk
Add CSPRNG to SDK
Open
@nhynes is already working on this.
Since Jun 9, 2021.
c:runtime-sdk
- Dominant language
- Rust
- Stars
- 90
- Forks
- 35
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 5
Description
ChaCha20 seeded with the Header::encoded_hash should about do the trick, but with a BatchContextRng::reseed for people who have better entropy.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.