8000 HIL: Add Signature::verify with `const L:usize` and process checker for signatures by bradjc · Pull Request #3878 · tock/tock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

HIL: Add Signature::verify with const L:usize and process checker for signatures #3878

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

Merged
merged 5 commits into from
Feb 27, 2024

Conversation

bradjc
Copy link
Contributor
@bradjc bradjc commented Feb 23, 2024

Pull Request Overview

This is an alternative to #3772, and is in fact the original version of that PR.

Testing Strategy

This pull request was tested by...

TODO or Help Wanted

This pull request still needs...

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

@bradjc bradjc changed the title HIL: Add Signature::verify and process checker for signatures HIL: Add Signature::verify with const L:usize and process checker for signatures Feb 23, 2024
alevy
alevy previously approved these changes Feb 23, 2024
@alevy
Copy link
Member
alevy commented Feb 23, 2024

As discussed, this PR should not be blocked on whether the digest HIL and digest-related HILs should have the specific algorithm as a type parameter, rather than a const length (which would have other potentially problematic knock on effects).

As is, this PR adds useful, long-overdue, functionality and the questions raised originally (now in #3772) are separate IMO.

alevy
alevy previously approved these changes Feb 24, 2024
@alevy alevy self-assigned this Feb 27, 2024
@alevy alevy enabled auto-merge February 27, 2024 18:25
@brghena brghena dismissed alistair23’s stale review February 27, 2024 18:45

The requested changes have been addressed.

@alevy alevy added this pull request to the merge queue Feb 27, 2024
Merged via the queue into master with commit 79af450 Feb 27, 2024
@alevy alevy deleted the hil-signature3 branch February 27, 2024 19:01
@bradjc bradjc mentioned this pull request Mar 5, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0