Skip to content

ssh-key: add PrivateKey::encrypt_with_cipher - #79

Merged
tarcieri merged 1 commit into
masterfrom
ssh-key/privatekey-encrypt-with-cipher
Mar 7, 2023
Merged

ssh-key: add PrivateKey::encrypt_with_cipher#79
tarcieri merged 1 commit into
masterfrom
ssh-key/privatekey-encrypt-with-cipher

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Adds a method which provides control of the encryption cipher while still using a CSPRNG to generate unique checkints and KDF salts.

Adds a method which provides control of the encryption cipher while
still using a CSPRNG to generate unique checkints and KDF salts.
@tarcieri
tarcieriforce-pushed the ssh-key/privatekey-encrypt-with-cipher branch from 8eab0b8 to 68111b8CompareMarch 7, 2023 15:11
@tarcieri
tarcieri merged commit d40db4d into masterMar 7, 2023
@tarcieri
tarcieri deleted the ssh-key/privatekey-encrypt-with-cipher branch March 7, 2023 15:21
@tarcieritarcieri mentioned this pull request Aug 13, 2023
Sign up for freeto 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

@tarcieri