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

Make sure to calculated the digest using the correct hash function. #4

Merged
merged 2 commits into from
May 25, 2023

Conversation

kommendorkapten
Copy link

The CryptographySigner expectes the digest when it performs a signing operation. It's a nicer API to let the AzureSigner calculate the digest.

Fixes: #

Description of the changes being introduced by the pull request:

Please verify and check that the pull request fulfils the following requirements:

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

The CryptographySigner expectes the digest when it performs a signing
operation. It's a nicer API to let the AzureSigner calculate the digest.
Signed-off-by: Fredrik Skogman <kommendorkapten@github.com>
@malancas malancas merged commit 942a229 into malancas:add-azure-support May 25, 2023
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.

2 participants