Skip to content

feat: Add support for HPKE#289

Closed
poljar wants to merge 34 commits into
mainfrom
poljar/hpke
Closed

feat: Add support for HPKE#289
poljar wants to merge 34 commits into
mainfrom
poljar/hpke

Conversation

@poljar

@poljar poljar commented Jan 15, 2026

Copy link
Copy Markdown
Collaborator

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

codspeed-hq Bot commented Jan 15, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 6 untouched benchmarks


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

Open in CodSpeed

@hughns hughns left a comment

Copy link
Copy Markdown
Member

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

codecov-commenter commented Feb 17, 2026

Copy link
Copy Markdown

⚠️ JUnit XML file not found

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

Base automatically changed from poljar/bump-rand to main July 7, 2026 15:45
@poljar

poljar commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator Author

Got replaced by #377.

@poljar poljar closed this Jul 8, 2026
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