Skip to content

Conversation

@SergioGasquez
Copy link
Member

Adds initial support for AES and the aes example.

I've used the aes/esp32cX.rs which I think should work for ESP32-H2 but not sure if we should update the name of it.

Tested the aes example and here is the output:

it took 10680 cycles for hw encrypt
it took 11276 cycles for hw decrypt
it took 171564 cycles for sw encrypt
it took 164788 cycles for sw decrypt
done

@SergioGasquez SergioGasquez changed the title Initial support for AES Initial support for AES in ESP32-H2 May 11, 2023
Copy link
Member

@jessebraham jessebraham left a comment

Choose a reason for hiding this comment

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

Conflicts need resolving but LGTM otherwise, thanks!

@SergioGasquez SergioGasquez merged commit 5b47c37 into esp-rs:main May 12, 2023
@SergioGasquez SergioGasquez deleted the feature/esp32h2-aes branch May 12, 2023 11:46
SergioGasquez added a commit to SergioGasquez/esp-hal that referenced this pull request Jun 9, 2023
* feat: ✨ Initial support for AES

* docs: 📝 Update changelog
i404788 pushed a commit to i404788/esp-hal that referenced this pull request Jul 22, 2023
* feat: ✨ Initial support for AES

* docs: 📝 Update changelog
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.

3 participants