Skip to content

fix: harden encrypted framing and separate cipher directions - #13

Draft
camellia-nexus wants to merge 2 commits into
mainfrom
codex/remote-crypto-001-20260803
Draft

fix: harden encrypted framing and separate cipher directions#13
camellia-nexus wants to merge 2 commits into
mainfrom
codex/remote-crypto-001-20260803

Conversation

@camellia-nexus

Copy link
Copy Markdown
Contributor

Checkpoint for CRYPTO-001 and the Protocol portion of CRYPTO-003.

  • rejects unauthenticated short/text encrypted frames without advancing sequence state
  • assigns explicit initiator/responder cipher roles and disjoint nonce domains
  • versions the sealed session-key envelope and rejects legacy envelopes
  • fails closed on sequence exhaustion

Local gates: fmt, Clippy with warnings denied, 116 tests, dependency audit, and provenance validation. This branch is an immutable asynchronous validation checkpoint; do not merge while coordinated Client/Server draft PRs are pending.

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