diff options
Diffstat (limited to 'Standards.html')
| -rw-r--r-- | Standards.html | 39 |
1 files changed, 37 insertions, 2 deletions
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"> |
