Skip to content

Commit

Permalink
Update scitt/create_detatched_signed_statement.py
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Lasker <[email protected]>
Signed-off-by: Joe Gough <[email protected]>
  • Loading branch information
honourfish and SteveLasker authored Jun 21, 2024
1 parent 84d0411 commit 1cf104f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scitt/create_detatched_signed_statement.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
# Signed Hash envelope header labels from:
# https://github.com/OR13/draft-steele-cose-hash-envelope/blob/main/draft-steele-cose-hash-envelope.md
HEADER_LABEL_PAYLOAD_HASH_ALGORITHM = 998
HEADER_LABEL_LOCATION_HINT = 999
HEADER_LABEL_LOCATION = 999


def open_signing_key(key_file: str) -> SigningKey:
Expand Down

0 comments on commit 1cf104f

Please sign in to comment.