Skip to content

feat: add ChaCha20-Poly1305 session ticketer - #290

Draft
stevefan1999-personal wants to merge 3 commits into
RustCrypto:masterfrom
stevefan1999-personal:stack/04-ticketer
Draft

feat: add ChaCha20-Poly1305 session ticketer#290
stevefan1999-personal wants to merge 3 commits into
RustCrypto:masterfrom
stevefan1999-personal:stack/04-ticketer

Conversation

@stevefan1999-personal

@stevefan1999-personal stevefan1999-personal commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Independent PR based on master (not stacked).

  • Add ChaCha20-Poly1305 session ticketer (ProducesTickets)
  • Re-export ticketer from the crate root

Test plan

  • cargo test --lib (ticketer unit tests) / clippy / no_std (1.85)
  • CI green

Provide a TicketRotator-backed session ticket producer using
ChaCha20-Poly1305, for server-side TLS session resumption.
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