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

Support prf already hashed extension (PRF#6) #38

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

Vogeltak
Copy link
Collaborator

This PR follows on #37. It implements an unofficial variant of the PRF extension where its inputs are already hashed according to the sha256("WebAuthn PRF" || salt) format. This extension might appear on Android and must be used when mapping from Apple's authentication services.

@Progdrasil Progdrasil changed the base branch from main to support-prf-on-make-credential July 22, 2024 18:56
Base automatically changed from support-prf-on-make-credential to main July 25, 2024 19:39
@Progdrasil Progdrasil merged commit 447a02e into main Jul 25, 2024
6 checks passed
@Progdrasil Progdrasil deleted the support-prf-already-hashed-extension branch July 25, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants