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://git.vm.fail/zzstoatzz.io/webauthn https://git.vm.fail/did:plc:esnrmincxg4kgz6azh2lhhwy
ssh://git@knot1.tangled.sh:2222/zzstoatzz.io/webauthn ssh://git@knot1.tangled.sh:2222/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