Skip to content

build(deps): upgrade aes-gcm to 0.11.1 - #130

Merged
nerdalert merged 1 commit into
praxis-proxy:mainfrom
nerdalert:upgrade/aes-gcm-0-11
Sep 7, 2026
Merged

build(deps): upgrade aes-gcm to 0.11.1#130
nerdalert merged 1 commit into
praxis-proxy:mainfrom
nerdalert:upgrade/aes-gcm-0-11

Conversation

@nerdalert

Copy link
Copy Markdown
Member

Supersedes Dependabot PR #114.

Upgrades aes-gcm from 0.10.3 to 0.11.1 and migrates the SWIM crypto implementation to the aead 0.6 API. The existing AES-256-GCM packet framing, nonce placement, authentication behavior, and 33-byte overhead are unchanged.

Validation:

  • cargo test -p swim (125 tests and 2 doctests passed)
  • cargo check --workspace
  • cargo test --workspace (547 tests and doctests passed)
  • make build
  • make test
  • make lint

Signed-off-by: Brent Salisbury <bsalisbu@redhat.com>
@nerdalert
nerdalert force-pushed the upgrade/aes-gcm-0-11 branch from f0ea700 to ca7a451 Compare September 7, 2026 22:43
@nerdalert
nerdalert merged commit 093b9a3 into praxis-proxy:main Sep 7, 2026
18 checks passed
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