Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Mar 7, 2023

Adds a feature which enables cryptographic support without requiring users to enable specific algorithms.

It enables all available digital signature algorithms except for dsa, which is obsolete/weak.

It also enables the aes-gcm feature and transitively enables the encryption feature with support for encrypted private keys.

Also adds some documentation improvements.

@tarcieri tarcieri force-pushed the ssh-key/crypto-feature branch 6 times, most recently from 8cfb602 to 1a0964f Compare March 7, 2023 22:29
Adds a feature which enables cryptographic support without requiring
users to enable specific algorithms.

It enables all available digital signature algorithms except for `dsa`,
which is obsolete/weak.

It also enables the `aes-gcm` feature and transitively enables the
`encryption` feature with support for encrypted private keys.

Also adds some documentation improvements.
@tarcieri tarcieri force-pushed the ssh-key/crypto-feature branch from 1a0964f to 3421be6 Compare March 7, 2023 23:48
@tarcieri tarcieri merged commit 5af2c6d into master Mar 8, 2023
@tarcieri tarcieri deleted the ssh-key/crypto-feature branch March 8, 2023 00:09
@tarcieri tarcieri mentioned this pull request Aug 13, 2023
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.

2 participants