Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
479 contributions in the last year
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