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
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.

1 participant