Implement authenticated encryption and key providers #55
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/local-recall!55
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/issue-10-encryption"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed
(key, nonce)guard with deterministic random/clock injection for known-answer and retry testing.encryption_unavailable.EncryptionStageProcessor, which acceptsRedactedStageItemonly and returns strict encrypted envelope frames.Security behavior
EncryptedRecordEnvelope.TDD evidence
Observed red results:
Focused local green before final publication:
The final deterministic vector, nonce-reuse, and security-boundary tests are included in this branch. GitHub Actions under the repository's required CPython 3.14 environment is the authoritative complete gate.
Acceptance criteria
Closes #10
Closing this duplicate implementation in favor of PR #54, which already passes formatting, lint, strict typing, all test layers, and failure propagation for issue #10. Remaining work is isolated to the security scanner on #54.
WIP: Implement authenticated encryption and key providersto Implement authenticated encryption and key providersPull request closed