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

CBOR decoding and encoding? #227

Open
JetForMe opened this issue Mar 29, 2024 · 0 comments
Open

CBOR decoding and encoding? #227

JetForMe opened this issue Mar 29, 2024 · 0 comments

Comments

@JetForMe
Copy link

JetForMe commented Mar 29, 2024

New API Proposal:CBOR Encoding/Decoding

Motivation:

A lot of WebAuthn and Apple attestation and passkey APIs depend on CBOR encoding of attestation. I think it makes sense to have a thorough and vetted implementation of code to encode and decode the format.

Importance:

As an example, implementing the server side of App Attestation requires decoding a CBOR: https://developer.apple.com/documentation/devicecheck/validating-apps-that-connect-to-your-server

Alternatives

At least one third-party implementation exists, but this seems to me like a reasonable addition to CryptoKit.

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

No branches or pull requests

1 participant