feat(linux): Add Post Quantum Cryptography documentation#702
Conversation
|
@StaticRocket on vale checks, acronym expansion is per paragraph. If i expand per paragraph it becomes hard to read. "The RedHat.Definitions rule resets per paragraph — it doesn't remember a definition from one paragraph to the There are three real options:
Let me know your suggestion |
That's not right. Where did you get that information? The reason you are getting warnings is because compound acronyms need both parts explained separately. That, and the explanation must precede the first use. The following is the correct way to do this: Module Lattice (ML) Digital Signature Algorithm (DSA) or ML-DSA, based on CRYSTALS-Dilithium |
| - **FIPS 204**: ML-DSA (Module Lattice Digital Signature Algorithm), based on CRYSTALS-Dilithium | ||
| - **FIPS 205**: SLH-DSA (Stateless Hash-based Digital Signature Algorithm), based on SPHINCS+ | ||
|
|
||
| The AM62L SDK includes **OpenSSL 3.5.x**, which provides native support for |
There was a problem hiding this comment.
Is this part of all the SDKs? If not then we should keep this page only AM62L specific at the moment ( AM62L TOC only ) or otherwise if supported for all then we can remove AM62L mention from here ig.
There was a problem hiding this comment.
openssl version is central for all devices, removed the am62l specific part
|
New warnings found with rstcheck: |
Add PQC documentation page covering NIST-standardized algorithms (ML-KEM, ML-DSA, SLH-DSA) supported via OpenSSL 3.5.x out of the box. Enable the page for all devices with OpenSSL 3.5.x support: - AM62AX, AM62DX, AM62LX, AM62PX, AM62X - AM64X - J721E, J721S2, J722S, J7200, J742S2, J784S4 Signed-off-by: Kamlesh Gurudasani <kamlesh@ti.com>
Add PQC documentation page covering NIST-standardized algorithms (ML-KEM, ML-DSA, SLH-DSA) supported via OpenSSL 3.5.x out of the box.
Enable the page for all devices with OpenSSL 3.5.x support: