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

Implement MAC operations in Mbed Crypto provider #589

Open
ionut-arm opened this issue Mar 14, 2022 · 0 comments
Open

Implement MAC operations in Mbed Crypto provider #589

ionut-arm opened this issue Mar 14, 2022 · 0 comments
Labels
medium Effort label

Comments

@ionut-arm
Copy link
Member

Following #588, add support for MAC operations (psa_compute_mac and psa_verify_mac) in the Mbed Crypto backend. Also verify that the types of keys needed for MAC creation/verification can be created and/or imported.

@ionut-arm ionut-arm added the medium Effort label label Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Effort label
Projects
None yet
Development

No branches or pull requests

1 participant