Skip to content

Add basic AES API#12

Merged
arkorobotics merged 4 commits intostm32-rs:masterfrom
braun-embedded:aes
Jul 5, 2019
Merged

Add basic AES API#12
arkorobotics merged 4 commits intostm32-rs:masterfrom
braun-embedded:aes

Conversation

@hannobraun
Copy link
Contributor

Add a basic AES API. So far, only CTR mode is supported.

Those have the AES peripheral, which isn't available on other STM32L0x2
MCUs. I'm currently working on an AES API, so I'm going to need those
features.
This reduces the readability of some parts of the code, but seems to be
required by current project policy.
@hannobraun
Copy link
Contributor Author

I also have some additional commits here, for testing this change on the Tlera Corp Gnat:
https://github.com/braun-embedded/stm32l0xx-hal/compare/aes...braun-embedded:aes-gnat

cc @lthiery

@arkorobotics arkorobotics merged commit 8065106 into stm32-rs:master Jul 5, 2019
@hannobraun hannobraun deleted the aes branch July 8, 2019 05:56
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