Skip to content
New issue

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

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

Already on GitHub? # to your account

Add prf extension input output types (PRF#2) #34

Merged
merged 4 commits into from
Jul 25, 2024

Conversation

Vogeltak
Copy link
Collaborator

This PR follows on #33. It adds new types for authenticator extensions as part of our PRF implementation. Specifically, it implements a type for CTAP2's hmac-secret and adds signed/unsigned extension outputs. The unsigned extension output contains a prf field that is used when the authenticator and client are in memory or are communicating over an internal channel.

Note: The --all-features was removed from the tests due to needing Bytes to serialize to a byte array.

@Progdrasil Progdrasil changed the base branch from main to refactor-extension-types July 22, 2024 18:54
Base automatically changed from refactor-extension-types to main July 25, 2024 18:36
@Progdrasil Progdrasil merged commit dd56443 into main Jul 25, 2024
6 checks passed
@Progdrasil Progdrasil deleted the add-prf-extension-input-output-types branch July 25, 2024 18:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants