Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an example of how symmetrical keys can be used for encryption #2

Open
kdenhartog opened this issue Jun 7, 2024 · 0 comments
Open
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@kdenhartog
Copy link
Member

Most TPMs support encryption algorithms as well via symmetrical keys. While this explainer currently focuses the examples on asymmetric crypto, there's nothing to stop using symmetrical crypto algorithms for encryption and decryption. This would be a good alternative to the PRF extension in Passkeys which has limited support depending on what type of authenticator is in use.

@kdenhartog kdenhartog self-assigned this Jun 7, 2024
@kdenhartog kdenhartog added the documentation Improvements or additions to documentation label Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant