Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add additional credential types #38

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rohanmahy
Copy link
Contributor

  • add multi and weak-multi credential types


* Value: 0x0005
* Name: weak-multi
* Recommended: Y
Copy link

Choose a reason for hiding this comment

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

Suggested change
* Recommended: Y
* Recommended: N


* Value: 0x0004
* Name: multi
* Recommended: Y
Copy link

Choose a reason for hiding this comment

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

Suggested change
* Recommended: Y
* Recommended: N


The `cipher_suite` for a credential is NOT REQUIRED to match the cipher suite
for the MLS group in which it is used, but MUST meet the support requirements
with regard to support by group members discussed below.
Copy link

Choose a reason for hiding this comment

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

Why would the ciphersuite not match? What is its purpose?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants