Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: Make sure algorithm is being respected in data_hash.rs #613

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

mauricefisher64
Copy link
Collaborator

Changes in this pull request

verify_hash was not respecting the value of the alg field. Make sure it does.

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented.
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.

@mauricefisher64 mauricefisher64 self-assigned this Oct 4, 2024
@mauricefisher64 mauricefisher64 linked an issue Oct 4, 2024 that may be closed by this pull request
@mauricefisher64 mauricefisher64 merged commit b48e574 into main Oct 4, 2024
21 checks passed
@mauricefisher64 mauricefisher64 deleted the fix/c2pa-rs_574 branch October 4, 2024 21:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data hash verification does not respect assertion's alg field
2 participants