stm32-rs / stm32h7xx-hal

Peripheral access API for STM32H7 series microcontrollers
BSD Zero Clause License
218 stars 102 forks source link

Hardware Crypto #166

Open hargoniX opened 3 years ago

hargoniX commented 3 years ago

Implementing the crypto and the hash peripheral would be cool and according to Tony's talk at Oxidize the traits at https://github.com/rustcrypto could very much be used for a hardware abstraction of crypto as well, lets try it!.

hargoniX commented 3 years ago

It turns out getting your hands on one of the STM32H7 models that do have hardware crypto is quite complicated thanks to US export regulations etc....