Skip to content

feat: Add cryptex to SDP/Jingle translation.#2978

Open
bgrozev wants to merge 1 commit intomasterfrom
cryptex
Open

feat: Add cryptex to SDP/Jingle translation.#2978
bgrozev wants to merge 1 commit intomasterfrom
cryptex

Conversation

@bgrozev
Copy link
Member

@bgrozev bgrozev commented Feb 12, 2026

In SDP support is recognized based on the presence of an a=cryptex line
anywhere, and it's added as a session-level line. In Jingle it's encoded
as an attribute of the DTLS fingerprint, because as part of the transport
description it reaches JVB directly.

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots or GIF (In case of UI changes):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

In SDP support is recognized based on the presence of an a=cryptex line
anywhere, and it's added as a session-level line. In Jingle it's encoded
as an attribute of the DTLS fingerprint, because as part of the transport
description it reaches JVB directly.
Copy link
Member

@fippo fippo left a comment

Choose a reason for hiding this comment

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

adding it to the fingerprint makes sense!

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