Skip to content
💭
I may be slow to respond.
💭
I may be slow to respond.

Highlights

  • Arctic Code Vault Contributor

Organizations

@cbor-go

Pinned

  1. CBOR RFC 7049 (Go/Golang) - safe & fast with standard API + toarray & keyasint, CBOR tags, float64/32/16, fuzz tested.

    Go 191 14

  2. WebAuthn server library decoupled from http for easy intergration, provides WebAuthn registration and authentication for clients using FIDO2 keys, FIDO U2F keys, TPM, etc.

    Go 20 2

  3. WebAuthn server demo for registration and authentication (Go/Golang)

    Go 4 1

  4. float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32

    Go 7 3

  5. (Mostly editorial) update of RFC 7049 in IETF CBOR WG

    Makefile 4 11

  6. Coverage-guided fuzz testing for fxamacker/cbor

    Go 8 2

479 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

June - July 2020

fxamacker has no activity yet for this period.

May 2020

Created a pull request in mozilla-services/go-cose that received 4 comments

Replace ugorji/go with fxamacker/cbor to improve security

Replaced ugorji/go with fxamacker/cbor without changing go-cose API. Also this PR improves performance and memory usage for encoding and decoding S…

+258 −148 4 comments

Created an issue in fxamacker/cbor that received 2 comments

Audit library for any missing attribution for code snippets from Go's stdlib (encoding/json)

Issue #232 mentioned isEmpty() helper function is the same as encoding/json. I noticed isEmpty() is missing a comment attributing the Go stdlib. Fi…

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.