Skip to content

Conversation

@newpavlov
Copy link
Member

No description provided.

@newpavlov newpavlov requested a review from tarcieri October 30, 2025 14:01
Copy link
Member

@tarcieri tarcieri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I guess chacha20 (and the other crates in this repo) don't activate the rand_core feature of crypto-common?

This seems like a start then, sure, though after a rand_core v0.10.0-rc.1 prerelease we need to update everything again

@newpavlov
Copy link
Member Author

Hmm, I guess chacha20 (and the other crates in this repo) don't activate the rand_core feature of crypto-common?

Yes, since we want for chacha20 to depend only on rand_core when its used as an RNG crate.

@newpavlov newpavlov merged commit 0e3296d into master Oct 30, 2025
55 checks passed
@newpavlov newpavlov deleted the chacha20/upd_rand_core branch October 30, 2025 14:11
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.

3 participants