Skip to content

ssh-cipher: simply Poly1305 MAC computation#374

Merged
tarcieri merged 1 commit into
masterfrom
ssh-cipher/simplify-chacha20poly1305-mac-computation
Jun 2, 2025
Merged

ssh-cipher: simply Poly1305 MAC computation#374
tarcieri merged 1 commit into
masterfrom
ssh-cipher/simplify-chacha20poly1305-mac-computation

Conversation

@tarcieri

@tarcieri tarcieri commented Jun 2, 2025

Copy link
Copy Markdown
Member

Uses slightly simpler logic with fewer branches/special cases, and adds more explanatory comments

Uses slightly simpler logic with fewer branches/special cases, and adds
more explanatory comments
@tarcieri tarcieri force-pushed the ssh-cipher/simplify-chacha20poly1305-mac-computation branch from c24ba7c to 94b08dd Compare June 2, 2025 19:22
@tarcieri tarcieri merged commit 4c4a0e6 into master Jun 2, 2025
20 checks passed
@tarcieri tarcieri deleted the ssh-cipher/simplify-chacha20poly1305-mac-computation branch June 2, 2025 19:28
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