Skip to content

Update atcacert_host_sw.c #404

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vincentthivent
Copy link

@vincentthivent vincentthivent commented May 26, 2025

Problem Solving : size of "ca_public_key->len"
ATCA_PUB_KEY_SIZE = 0 to ATCA_PUB_KEY_SIZE = 64

And

improvement with the new format :
tbs_digest => dig.buf
sizeof(tbs_digest) => dig.len
signature => sig.buf

Please describe the purpose of this pull request

Checklist

Problem Solving :  size of "ca_public_key->len" 
ATCA_PUB_KEY_SIZE = 0 to ATCA_PUB_KEY_SIZE = 64

And 

improvement with the new format : 
tbs_digest => dig.buf
sizeof(tbs_digest) => dig.len
signature => sig.buf
Copy link

This PR has been marked as stale and will be automatically closed in 7 days.

@github-actions github-actions bot added the Stale label Jul 25, 2025
@vincentthivent
Copy link
Author

@Srinivas-E Can you take my correction into account?

Thank you,

Vincent

@Srinivas-E Srinivas-E self-assigned this Jul 28, 2025
@github-actions github-actions bot removed the Stale label Jul 28, 2025
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