commit | d29554c6495bf8cbffb87a6cbc138afd3bc1606c | [log] [tgz] |
---|---|---|
author | Jorge Ramirez-Ortiz <jorge@foundries.io> | Tue Feb 13 09:30:21 2024 +0100 |
committer | Joakim Bech <joakim.bech@linaro.org> | Tue Feb 13 12:26:36 2024 +0100 |
tree | 4007e6b30970e18f0123173830863a9c98872d1c | |
parent | 6cb630fb1e9006b2e810942fb04cae20785fbfd9 [diff] |
crypto: reference to FIPS 140-2 certification When using FIPS 140-2 certified cryptographic devices, the fact that operating on some unsupported key sizes might fallback to the cipher's software implementation will cause a degradation in the cipher's security level. Create a note to higlight this fact. Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
This is official documentation for the OP-TEE project. Before OP-TEE v3.5.0 it used to be spread across all different OP-TEE gits making up the OP-TEE project as well as optee.org. But starting with OP-TEE v3.5.0 we have gathered all documentation at single place (i.e., this git).
Even though GitHub renders *.rst
somewhat OK, you are not suppossed to browse the documentation there/here. Instead you should go to optee.readthedocs.io, where you will find the complete documentation rendered using Sphinx.