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

Basic Signature Verification #79

Merged
merged 12 commits into from
Aug 2, 2022
Merged

Commits on Jul 9, 2022

  1. verifier changes

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    eddc065 View commit details
    Browse the repository at this point in the history
  2. fix expiry data formatting

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    8d48c0c View commit details
    Browse the repository at this point in the history
  3. fix failing unit test

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    f7568ab View commit details
    Browse the repository at this point in the history
  4. use RFC1123Z for human readable time format

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    0b74c8c View commit details
    Browse the repository at this point in the history
  5. support signingAuthority trust store

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    84e793b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. address comments

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    85d8771 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. more changes

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    a6a0964 View commit details
    Browse the repository at this point in the history
  2. add comments

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    033cd92 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. bug fixes

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0aa4c6d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. address Shiwei's comments

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    fd7dd2e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. address comments

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    4c2da98 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. add a comment

    Signed-off-by: rgnote <5878554+rgnote@users.noreply.github.com>
    rgnote committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    76ccb30 View commit details
    Browse the repository at this point in the history