Skip to content

ssh-cipher: make ChaCha20Poly1305 public#256

Merged
tarcieri merged 1 commit into
masterfrom
ssh-cipher/make-chacha20poly1305-public
Jul 29, 2024
Merged

ssh-cipher: make ChaCha20Poly1305 public#256
tarcieri merged 1 commit into
masterfrom
ssh-cipher/make-chacha20poly1305-public

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Directly exposes the ChaCha20Poly1305 type implementing the chacha20-poly1305@openssh.com variant (which is different from the NaCl/libsodium "djb" variant as well as the IETF variant of ChaCha20Poly1305).

Also improves documentation to help clarify its nature.

Directly exposes the `ChaCha20Poly1305` type implementing the
`chacha20-poly1305@openssh.com` variant (which is different from the
NaCl/libsodium "djb" variant as well as the IETF variant of
ChaCha20Poly1305).

Also improves documentation to help clarify its nature.
@tarcieri tarcieri merged commit d3cd661 into master Jul 29, 2024
@tarcieri tarcieri deleted the ssh-cipher/make-chacha20poly1305-public branch July 29, 2024 00:23
@tarcieri tarcieri mentioned this pull request Jun 28, 2026
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