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

Hash Signing Updates #2

Merged
merged 20 commits into from
Jul 19, 2024
Merged

Hash Signing Updates #2

merged 20 commits into from
Jul 19, 2024

Commits on Jul 11, 2024

  1. reorder params, add location, name variables

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    233577b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Update HEADER parameters for private use

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3d5e751 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Update params

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    ce13b29 View commit details
    Browse the repository at this point in the history
  2. Re-add signing-key-file

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    1e70ffe View commit details
    Browse the repository at this point in the history
  3. Fix param name

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    2c79a69 View commit details
    Browse the repository at this point in the history
  4. Parm ordering, naming

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    9371f76 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Parameter names/ordering

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ab02c15 View commit details
    Browse the repository at this point in the history
  2. Parameter names/ordering

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b6088b2 View commit details
    Browse the repository at this point in the history
  3. parameter names/error handling

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    171073c View commit details
    Browse the repository at this point in the history
  4. test error handling

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0a5d91e View commit details
    Browse the repository at this point in the history
  5. test error handling

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    eda8c50 View commit details
    Browse the repository at this point in the history
  6. test error handling

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    75d644f View commit details
    Browse the repository at this point in the history
  7. test error handling

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ebb0dcb View commit details
    Browse the repository at this point in the history
  8. Complete error handling

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    21fd56c View commit details
    Browse the repository at this point in the history
  9. Add COSE Type for hashed payloads

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ac50ead View commit details
    Browse the repository at this point in the history
  10. Cleanup feed, add COSE TYPE

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4428843 View commit details
    Browse the repository at this point in the history
  11. Revert signed statement changes

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    598168a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Add more robustness to check-operation-status

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c858e70 View commit details
    Browse the repository at this point in the history
  2. Remove eronous return

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4df9f9b View commit details
    Browse the repository at this point in the history
  3. Add preview note

    Signed-off-by: steve lasker <stevenlasker@hotmail.com>
    SteveLasker committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9bc85c6 View commit details
    Browse the repository at this point in the history