pw_crypto: Add AES facade Add an initial facade for AES that includes raw::EncryptBlock. No backends are implemented yet, so it is configured as a header library rather than a facade, but this will be updated when the first backend is implemented. Change-Id: Id152a22c52f44e7abc8fa9298e5f4bbeb7203fc3 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/231911 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: Jason Graffius <jgraff@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Ali Zhang <alizhang@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.