utzig opened a new pull request #1649: Add initial crypto driver framework URL: https://github.com/apache/mynewt-core/pull/1649 This is a proposal for a crypto framework using HW acceleration in MCUs that have the support. It was tested with the added app (crypto_test) as well as enc_flash + encrypted images on NXP K64F and Nrf52840-PDK. Still a few TODOS before this is complete for reviews: 1) Some error handling in the main driver needs finishing 2) Expand doxygen comments 3) STM32 driver must be finished (remove IRQ handling because it's slower) PS: there are two commits which are not part of the PR but are helping me on my tests, will remove soon them soon...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services