Skip to content
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

p256-m: use mbedtls zeroize #7883

Closed
gilles-peskine-arm opened this issue Jul 5, 2023 · 0 comments · Fixed by #8166
Closed

p256-m: use mbedtls zeroize #7883

gilles-peskine-arm opened this issue Jul 5, 2023 · 0 comments · Fixed by #8166
Assignees
Labels
bug component-crypto Crypto primitives and low-level interfaces size-xs Estimated task size: extra small (a few hours at most)

Comments

@gilles-peskine-arm
Copy link
Contributor

The p256-m code should use mbedtls_platform_zeroize instead of its own zeroize function.

@gilles-peskine-arm gilles-peskine-arm added the size-xs Estimated task size: extra small (a few hours at most) label Jul 5, 2023
@gilles-peskine-arm gilles-peskine-arm self-assigned this Sep 6, 2023
@gilles-peskine-arm gilles-peskine-arm added bug component-crypto Crypto primitives and low-level interfaces labels Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug component-crypto Crypto primitives and low-level interfaces size-xs Estimated task size: extra small (a few hours at most)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant