Skip to content

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

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

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

Conversation

@forkwright

Copy link
Copy Markdown
Owner

chore(deps): bump chacha20 from 0.10.0 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@0.10.0; the 0.9.1 entry and
all other pins unchanged. Verified locally: cargo audit --deny unmaintained --deny unsound --deny yanked passes; 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@0.10.0`; the 0.9.1 entry and
all other pins unchanged. Verified locally: `cargo audit --deny
unmaintained --deny unsound --deny yanked` passes; `cargo check
--workspace --locked` clean.

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