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

Add hardware algo support for ESP32 #31

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Conversation

sirkrypt0
Copy link
Contributor

This enables hardware support for AES,AES-GCM,SHA-256, and SHA-512 on
the ESP32 in the example program.

examples/esp32/README.md Show resolved Hide resolved
examples/esp32/main/esp32-libmicrofido2.c Show resolved Hide resolved
examples/esp32/README.md Outdated Show resolved Hide resolved
@sirkrypt0 sirkrypt0 force-pushed the feature/esp32-hw-crypto branch from da4a6d8 to 9ebb39b Compare August 9, 2022 09:48
@sirkrypt0 sirkrypt0 requested a review from felix-gohla August 9, 2022 09:48
examples/esp32/CMakeLists.txt Outdated Show resolved Hide resolved
This enables hardware support for AES,AES-GCM,SHA-256, and SHA-512 on
the ESP32 in the example program.
@sirkrypt0 sirkrypt0 force-pushed the feature/esp32-hw-crypto branch from 9ebb39b to e637aa0 Compare August 9, 2022 19:11
@sirkrypt0 sirkrypt0 requested a review from felix-gohla August 9, 2022 19:11
@sirkrypt0 sirkrypt0 merged commit 012d1bf into main Aug 10, 2022
@sirkrypt0 sirkrypt0 deleted the feature/esp32-hw-crypto branch August 10, 2022 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants