Skip to content

Commit

Permalink
Script updating gh-pages from 50d9beb. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed May 2, 2024
1 parent cb3f619 commit 4c70ca7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1298,7 +1298,9 @@ <h2 id="name-introduction">
for offline scenarios, ARKG enables pre-generation of public keys for single-use credentials
without needing to access the hardware security device that holds the private keys.
For online scenarios, ARKG gives the credential issuer assurance
that all derived private keys are bound to the same secure hardware element.<a href="#section-1-3.1.1" class="pilcrow"></a></p>
that all derived private keys are bound to the same secure hardware element.
In both cases, application performance may be improved
since public keys can be generated in a general-purpose execution environment instead of a secure enclave.<a href="#section-1-3.1.1" class="pilcrow"></a></p>
</li>
<li class="normal" id="section-1-3.2">
<p id="section-1-3.2.1"><strong>Enhanced forward secrecy</strong>:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,10 @@ Table of Contents
use credentials without needing to access the hardware security
device that holds the private keys. For online scenarios, ARKG
gives the credential issuer assurance that all derived private
keys are bound to the same secure hardware element.
keys are bound to the same secure hardware element. In both
cases, application performance may be improved since public keys
can be generated in a general-purpose execution environment
instead of a secure enclave.

* *Enhanced forward secrecy*: The use of ARKG can facilitate forward
secrecy in certain contexts. For instance, section 8.5.4 of RFC
Expand Down

0 comments on commit 4c70ca7

Please sign in to comment.