This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

Zig 100.0%
3 1 0

Clone this repository

https://tangled.org/zzstoatzz.io/webauthn https://tangled.org/did:plc:esnrmincxg4kgz6azh2lhhwy
git@tangled.org:zzstoatzz.io/webauthn git@tangled.org:did:plc:esnrmincxg4kgz6azh2lhhwy

For self-hosted knots, clone URLs may differ based on your setup.



README.md

webauthn#

WebAuthn relying-party primitives for Zig.

This package is being built as a full Zig implementation of the server-side pieces needed for passkeys: challenge generation, browser option construction, registration verification, assertion verification, COSE key handling, and counter/flag semantics.

status#

Early library work. The first implemented surface covers challenge generation, base64url helpers, client data parsing, and authenticator data parsing.

references#

checks#

zig build test