Skip to content

export hash algorithm#143

Merged
woodruffw merged 3 commits intotrailofbits:mainfrom
ramonpetgrave64:export-hash
May 7, 2025
Merged

export hash algorithm#143
woodruffw merged 3 commits intotrailofbits:mainfrom
ramonpetgrave64:export-hash

Conversation

@ramonpetgrave64
Copy link
Contributor

@ramonpetgrave64 ramonpetgrave64 commented May 6, 2025

Client support for Rekor V2: sigstore-python #289

Exports the HashAlgorithm, so folks can use it directly, eg

from rfc3161_client import (
    TimestampRequestBuilder,
    HashAlgorithm
)

Current workaround is to import from base.

Signed-off-by: Ramon Petgrave <[email protected]>
@CLAassistant
Copy link

CLAassistant commented May 6, 2025

CLA assistant check
All committers have signed the CLA.

@ramonpetgrave64
Copy link
Contributor Author

@DarkaMaul

@DarkaMaul
Copy link
Collaborator

Thank you for your contribution – it's truly appreciated!

Before I can merge, could you add an entry to the CHANGELOG file?
Also, kindly remember to sign the Contributor License Agreement (CLA).

Signed-off-by: Ramon Petgrave <[email protected]>
Signed-off-by: Ramon Petgrave <[email protected]>
@ramonpetgrave64
Copy link
Contributor Author

You're welcome. I added the changelog and signed the CLA.

Copy link
Contributor

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@woodruffw woodruffw enabled auto-merge (squash) May 7, 2025 15:37
@woodruffw woodruffw merged commit c331b83 into trailofbits:main May 7, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants