cbor. CBOR codec (RFC 8949, RFC 8742) with CBOR tags, Go struct tag options (toarray, keyasint, omitempty, omitzero), float64/32/16, big.Int, and fuzz tested.
1.1kwebauthn. WebAuthn server library decoupled from http for easy intergration, provides WebAuthn registration and authentication for clients using FIDO2 keys, FIDO U2F keys, TPM, etc.
46circlehash. CircleHash is a family of fast hashes -- CircleHash64f is ideal for short inputs, reaching 10GB/s starting at <64 bytes and 15GB/s at 256 bytes (i7-1068NG7)
24webauthn-demo. WebAuthn server demo for registration and authentication (Go/Golang)
12cbor-fuzz. Old coverage-guided fuzz testing for fxamacker/cbor. A newer version is used by fxamacker/cbor for fuzzing.
11ccf_draft. Cadence Compact Format specification 1.0.0 (March 31, 2025). See github.com/onflow/ccf for official specs.
3fxamacker.
1