Skip to content

feat: Add support for HPKE#289

Draft
poljar wants to merge 19 commits into
poljar/bump-randfrom
poljar/hpke
Draft

feat: Add support for HPKE#289
poljar wants to merge 19 commits into
poljar/bump-randfrom
poljar/hpke

Conversation

@poljar
Copy link
Copy Markdown
Collaborator

@poljar poljar commented Jan 15, 2026

This PR implements the bidirectional communication channel described in matrix-org/matrix-spec-proposals#4388.

It depends on #206 as the HPKE crate of our choosing already depends on the bumped version of the Rand crate.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jan 15, 2026

Merging this PR will not alter performance

✅ 6 untouched benchmarks


Comparing poljar/hpke (e5aa25d) with poljar/bump-rand (2a6536d)

Open in CodSpeed

Copy link
Copy Markdown
Member

@hughns hughns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I spotted a typo.

Comment thread src/hpke/mod.rs Outdated
Comment thread src/hpke/mod.rs Outdated
Comment thread src/hpke/mod.rs Outdated
Comment thread src/hpke/mod.rs Outdated
Comment thread src/hpke/mod.rs Outdated
Comment thread src/hpke/sender.rs Outdated
Comment thread src/hpke/sender.rs Outdated
Comment thread src/hpke/sender.rs Outdated
Comment thread src/hpke/mod.rs Outdated
Comment thread src/hpke/mod.rs Outdated
poljar and others added 2 commits February 16, 2026 11:16
Co-authored-by: Hugh Nimmo-Smith <hughns@users.noreply.github.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 17, 2026

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

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.

3 participants