Skip to content

chore(deps): bump chacha20 from 0.10.1 to 0.10.2 (0.10.x yanked upstream) - #492

Merged
forkwright merged 1 commit into
mainfrom
chore/deps-chacha20-yank
Sep 3, 2026
Merged

chore(deps): bump chacha20 from 0.10.1 to 0.10.2 (0.10.x yanked upstream)#492
forkwright merged 1 commit into
mainfrom
chore/deps-chacha20-yank

Conversation

@forkwright

Copy link
Copy Markdown
Owner

chore(deps): bump chacha20 from 0.10.1 to 0.10.2 (0.10.x yanked upstream)

RustCrypto yanked chacha20 0.10.0 and 0.10.1 after a soundness report
in the SSE2 backend (RustCrypto/stream-ciphers#579: an SSE4.1
intrinsic gated only on SSE2 is UB under Miri); 0.10.2 carries the
fix. The Security workflow's cargo audit --deny yanked leg has
failed every scheduled main run since the yank.

Lockfile-only cargo update -p chacha20 in the root and fuzz
workspaces; chacha20poly1305 and all other pins unchanged. Verified
locally: cargo audit --deny unmaintained --deny unsound --deny yanked passes on both lockfiles; cargo check --workspace --locked
clean.

Co-authored-by: forkwright cody@forkwright.com

…eam)

RustCrypto yanked chacha20 0.10.0 and 0.10.1 after a soundness report
in the SSE2 backend (RustCrypto/stream-ciphers#579: an SSE4.1
intrinsic gated only on SSE2 is UB under Miri); 0.10.2 carries the
fix. The Security workflow's `cargo audit --deny yanked` leg has
failed every scheduled main run since the yank.

Lockfile-only `cargo update -p chacha20` in the root and fuzz
workspaces; chacha20poly1305 and all other pins unchanged. Verified
locally: `cargo audit --deny unmaintained --deny unsound --deny
yanked` passes on both lockfiles; `cargo check --workspace --locked`
clean.

Co-authored-by: forkwright <cody@forkwright.com>
@forkwright
forkwright merged commit 1c24c9b into main Sep 3, 2026
12 checks passed
@forkwright
forkwright deleted the chore/deps-chacha20-yank branch September 3, 2026 14:20
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