Skip to content

export hash algorithm#143

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

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

Conversation

@ramonpetgrave64

@ramonpetgrave64 ramonpetgrave64 commented May 6, 2025

Copy link
Copy Markdown
Contributor

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 <ramon.petgrave64@gmail.com>
@CLAassistant

CLAassistant commented May 6, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@ramonpetgrave64

Copy link
Copy Markdown
Contributor Author

@DarkaMaul

@DarkaMaul

Copy link
Copy Markdown
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 <ramon.petgrave64@gmail.com>
Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
@ramonpetgrave64

Copy link
Copy Markdown
Contributor Author

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

@woodruffw woodruffw left a comment

Copy link
Copy Markdown
Contributor

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