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

feat(elixir): identity and secure channel protocol updates #6937

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

polvorin
Copy link
Member

  • Implement credential refresh, close and data messages as defined in the secure channel messaging protocol.

  • Adapt to CBOR encoding changes around identities.

  • Add cbor encoding support for enums with inner values (Payload(payload_msg) , etc), compatible with minicbor

  • Make use of OS-assigned listening ports on tests to avoid conflicts, add a way to obtain the port that was assigned.

Implement credential refresh, close and data messages as
defined in the secure channel messaging protocol.
Adapt to CBOR encoding changes around identities.
@polvorin polvorin requested a review from a team as a code owner November 22, 2023 04:03
@polvorin polvorin merged commit bf6caf6 into sanjo/sc_protocol Nov 22, 2023
20 checks passed
@polvorin polvorin deleted the polvorin/sc_protocol_2 branch November 22, 2023 14:44
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.

2 participants