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

updated COSE expiry header check #42

Merged
merged 17 commits into from
Aug 17, 2022
Merged

updated COSE expiry header check #42

merged 17 commits into from
Aug 17, 2022

Commits on Aug 12, 2022

  1. updated COSE envelope implementation per code reivew

    Signed-off-by: Patrick Zheng <[email protected]>
    Two-Hearts committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    d803551 View commit details
    Browse the repository at this point in the history
  2. renamed to envelope under cose package

    Signed-off-by: Patrick Zheng <[email protected]>
    Two-Hearts committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    32828a0 View commit details
    Browse the repository at this point in the history
  3. update per code review

    Signed-off-by: Patrick Zheng <[email protected]>
    Two-Hearts committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    2cfbdc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. updated per code review

    Signed-off-by: Patrick Zheng <[email protected]>
    Two-Hearts committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    da4aa11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d60b85 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. clean up

    Signed-off-by: Patrick Zheng <[email protected]>
    Two-Hearts committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    73ee431 View commit details
    Browse the repository at this point in the history
  2. more clean up

    Signed-off-by: Patrick Zheng <[email protected]>
    Two-Hearts committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ecde24f View commit details
    Browse the repository at this point in the history
  3. updated errors according to errors.go

    Signed-off-by: Patrick Zheng <[email protected]>
    Two-Hearts committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    82bc843 View commit details
    Browse the repository at this point in the history
  4. clean up

    Signed-off-by: Patrick Zheng <[email protected]>
    Two-Hearts committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    9f26682 View commit details
    Browse the repository at this point in the history
  5. update unit tests

    Signed-off-by: Patrick Zheng <[email protected]>
    Two-Hearts committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    80a7570 View commit details
    Browse the repository at this point in the history
  6. resolve conflict

    Signed-off-by: Patrick Zheng <[email protected]>
    Two-Hearts committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    5e5481f View commit details
    Browse the repository at this point in the history
  7. update unit tests

    Signed-off-by: Patrick Zheng <[email protected]>
    Two-Hearts committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0f6939f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    d41e403 View commit details
    Browse the repository at this point in the history
  2. update cose unprotected header

    Signed-off-by: Patrick Zheng <[email protected]>
    Two-Hearts committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    c68d255 View commit details
    Browse the repository at this point in the history
  3. updated COSE expiry header check

    Signed-off-by: Patrick Zheng <[email protected]>
    Two-Hearts committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    e681e15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d58914f View commit details
    Browse the repository at this point in the history
  5. updated COSE expiry header check

    Signed-off-by: Patrick Zheng <[email protected]>
    Two-Hearts committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    e62fe5c View commit details
    Browse the repository at this point in the history