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

Allow applications to pick their C_x #104

Commits on Oct 3, 2023

  1. feat!: Allow applications to pick their C_x

    The change allows applications to pick usable C_x (i.e., C_I and C_R)
    values, which they are in a position to decide, because unlike the EDHOC
    library, they keep track of all the ongoing exchanges.
    
    The c_wrapper API is *not* changed at this point, because the API change
    would be way too subtle (the "out" parameter would be changed to an "in"
    parameter).
    
    BREAKING CHANGE: This alters the message 1 and 2 API.
    chrysn committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9699574 View commit details
    Browse the repository at this point in the history