cose topic
cbor
CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.
pycose
A Python implementation of the COSE specification (CBOR Object Signing and Encryption) described in RFC 8152.
t_cose
Commercial quality COSE_Sign1 implementation in C for constrained environment. Works with MbtedTLS and OpenSSL Crypto.
digital-covid-certificate-decoder
An attempt to decode the Digital Covid Certificate (signed by the french app TousAntiCovid) - For Educational Purposes Only
dgc
A parser and validator for the EU Digital Green Certificate (dgc) a.k.a. greenpass
python-cwt
A Python implementation of CWT/COSE.
CoseSignTool
CoseSignTool is a platform-agnostic command line application to COSE sign files and validate COSE signatures. CoseHandler is a library of functions for COSE signing and validation for use by .NET app...
go-cose
go library for CBOR Object Signing and Encryption (COSE)