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

fix/160-handle-bad-eddsa-auth-data-cbor #167

Merged
merged 3 commits into from
Aug 15, 2023

Conversation

MasterKale
Copy link
Collaborator

@MasterKale MasterKale commented Aug 15, 2023

An issue was reported in #160 regarding some authenticators that incorrectly CBOR-encode their authData when they generate Ed25519 public keys during registration. This PR fixes the issue by correcting the bad CBOR encoding, which allows the authData to be parsed as usual.

Fixes #160.

@MasterKale MasterKale merged commit 141dc4e into master Aug 15, 2023
8 checks passed
@MasterKale MasterKale deleted the fix/160-handle-bad-eddsa-auth-data-cbor branch August 15, 2023 05:21
@duo-labs duo-labs deleted a comment Aug 19, 2023
@duo-labs duo-labs deleted a comment Aug 19, 2023
@duo-labs duo-labs deleted a comment Aug 19, 2023
@duo-labs duo-labs deleted a comment Aug 19, 2023
@MasterKale MasterKale added this to the v1.10.1 milestone Sep 29, 2023
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.

Systemic presence of extra byte for registration with eddsa
1 participant