diff options
| -rw-r--r-- | Standards.adoc | 15 | ||||
| -rw-r--r-- | Standards.html | 39 | ||||
| -rw-r--r-- | Standards.pdf | bin | 52237 -> 53911 bytes |
3 files changed, 52 insertions, 2 deletions
diff --git a/Standards.adoc b/Standards.adoc index 0a0f3f6..91fc92e 100644 --- a/Standards.adoc +++ b/Standards.adoc @@ -253,3 +253,18 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u .. IKEv2 .. QUIC .. MLS + + +== Hardware + +What about Smartcards, Hardware-Token and TPM2? + + +.CPU-Properties: +* AES-NI +* TPM2 +* Intel SGX (Software Guard Extensions) +* Intel TDX (Trust Domain Extensions) +* AMD SEV (Secure Encrypted Virtualization) +* AMD SEV-SNP (Secure Nested Paging) +* ARM TrustZone diff --git a/Standards.html b/Standards.html index 31078da..d45c707 100644 --- a/Standards.html +++ b/Standards.html @@ -471,12 +471,13 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b </li> </ul> </li> +<li><a href="#_hardware">2. Hardware</a></li> </ul> </div> <div class="ulist"> <ul> <li> -<p>compiled at 2026-04-18 16:50:50 +0200 Version 0.0.1 of 2026/04/17, draft</p> +<p>compiled at 2026-04-18 17:15:02 +0200 Version 0.0.1 of 2026/04/17, draft</p> </li> <li> <p><strong>Datei</strong>: Standards</p> @@ -1223,11 +1224,45 @@ etc. The aim is to generate an exhaustive list of cryptographic material to be u </div> </div> </div> +<div class="sect1"> +<h2 id="_hardware">2. Hardware</h2> +<div class="sectionbody"> +<div class="paragraph"> +<p>What about Smartcards, Hardware-Token and TPM2?</p> +</div> +<div class="ulist"> +<div class="title">CPU-Properties:</div> +<ul> +<li> +<p>AES-NI</p> +</li> +<li> +<p>TPM2</p> +</li> +<li> +<p>Intel SGX (Software Guard Extensions)</p> +</li> +<li> +<p>Intel TDX (Trust Domain Extensions)</p> +</li> +<li> +<p>AMD SEV (Secure Encrypted Virtualization)</p> +</li> +<li> +<p>AMD SEV-SNP (Secure Nested Paging)</p> +</li> +<li> +<p>ARM TrustZone</p> +</li> +</ul> +</div> +</div> +</div> </div> <div id="footer"> <div id="footer-text"> Version 0.0.1<br> -Last updated 2026-04-18 16:50:36 +0200 +Last updated 2026-04-18 17:09:25 +0200 </div> </div> <script type="text/x-mathjax-config"> diff --git a/Standards.pdf b/Standards.pdf Binary files differindex c394713..4d4f291 100644 --- a/Standards.pdf +++ b/Standards.pdf |
