Skip to content

ssh-cipher: add getrandom and rand_core feature passthroughs#535

Merged
tarcieri merged 1 commit into
masterfrom
ssh-cipher/getrandom-and-rand_core-features
May 25, 2026
Merged

ssh-cipher: add getrandom and rand_core feature passthroughs#535
tarcieri merged 1 commit into
masterfrom
ssh-cipher/getrandom-and-rand_core-features

Conversation

@tarcieri
Copy link
Copy Markdown
Member

These activate the respective features of cipher and if it's enabled, aead. This is mostly helpful for ssh-key to not have to directly include these crates as dependencies just to activate these features.

@tarcieri tarcieri force-pushed the ssh-cipher/getrandom-and-rand_core-features branch from e09fcbb to 4cf0b13 Compare May 25, 2026 01:42
These activate the respective features of `cipher` and if it's enabled,
`aead`. This is mostly helpful for `ssh-key` to not have to directly
include these crates as dependencies just to activate these features.
@tarcieri tarcieri force-pushed the ssh-cipher/getrandom-and-rand_core-features branch from 4cf0b13 to 51ca8d6 Compare May 25, 2026 01:44
@tarcieri tarcieri merged commit d9b43d1 into master May 25, 2026
32 checks passed
@tarcieri tarcieri deleted the ssh-cipher/getrandom-and-rand_core-features branch May 25, 2026 01:56
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