Skip to content

Conversation

andreagilardoni
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@pennam pennam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be better to rename also sha256_ctx to keep naming consistent, maybe also SHA256_DIGEST_SIZE SHA256_BLOCK_SIZE or wrap them to avoid redefinition warnings

#ifndef SHA256_DIGEST_SIZE
  #define SHA256_DIGEST_SIZE ( 256 / 8)
#endif

@andreagilardoni andreagilardoni force-pushed the sha256-rename branch 2 times, most recently from a117e7f to 0ecfa21 Compare February 25, 2025 11:45
@andreagilardoni andreagilardoni merged commit f8689d7 into arduino-libraries:main Feb 25, 2025
19 checks passed
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