Hello Peter, I don’t know about documentation, but about crypto API, I want help to add / improve it. Actually I am adding post quantum crypto in an embedded solution using ARM M4+ and I am learning more about it. As soon as possible I will start add this feature to NuttX.
*Felipe Moura de Oliveira* *Universidade Federal de Minas Gerais* Linkedin <https://www.linkedin.com/in/felipe-oliveira-75a651a0> <https://twitter.com/FelipeMOliveir?lang=pt-br> On Tue, 12 May 2026 at 17:31 Peter Barada <[email protected]> wrote: > All, > > Is there more documentation on the cryptodev interface? I'm looking to > add some HW support for stm32h753zi hash/crypto accelerator(s) and want > to better understand the plumbing of how an application would use it > before I dig in. I've been looking at Crypto API Subsystem doco, some > of the other HW crypto accelerator implementations, and the driver > testing examples, but wondering if there is more I refer to. Is/are > there open source set of tests/verification code/data I could use for > robust testing? > > Also is there any interest in makeing the crypto software implementation > configurable to omit parts (e.g. those supported in HW) since it looks > like the configuration choice is all/nothing regardless of how much > crypto is supported in HW. > > Thanks in advance! > > -- > Peter Barada > [email protected] > >
