Skip to content

Split extensions into unsigned extensions and signed extensions inside AuthenticatorData#99

Merged
msirringhaus merged 4 commits into
linux-credentials:masterfrom
msirringhaus:even_more_extensions
May 9, 2025
Merged

Split extensions into unsigned extensions and signed extensions inside AuthenticatorData#99
msirringhaus merged 4 commits into
linux-credentials:masterfrom
msirringhaus:even_more_extensions

Conversation

@msirringhaus

Copy link
Copy Markdown
Collaborator
  • impl Serialize for AttestedCredentialData and impl<T> Serialize for AuthenticatorData<T> actually doesn't work the way it was intended, because it needs to be wrapped inside some other data type, that we don't have. So I moved that code to a stand-alone function that returns the Vec<u8> directly.
  • Some things are not yet implemented, like appid, largeblob-write.

@msirringhaus

Copy link
Copy Markdown
Collaborator Author

I only renamed one function, which was quite generic and unclear.

@msirringhaus msirringhaus merged commit dc23dae into linux-credentials:master May 9, 2025
3 checks passed
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