cose
There are 62 repositories under cose topic.
fxamacker/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.
veraison/go-cose
go library for CBOR Object Signing and Encryption (COSE)
mozilla-services/go-cose
go library for CBOR Object Signing and Encryption (COSE)
microsoft/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 applications.
TimothyClaeys/pycose
A Python implementation of the COSE specification (CBOR Object Signing and Encryption) described in RFC 8152.
manekinekko/digital-covid-certificate-decoder
An attempt to decode the Digital Covid Certificate (signed by the french app TousAntiCovid) - For Educational Purposes Only
laurencelundblade/t_cose
Commercial quality COSE_Sign1 implementation in C for constrained environment. Works with MbtedTLS and OpenSSL Crypto.
rust-italia/dgc
A parser and validator for the EU Digital Green Certificate (dgc) a.k.a. greenpass
bergzand/libcose
Constrained node COSE library
dajiaji/python-cwt
A Python implementation of CWT/COSE.
awslabs/aws-nitro-enclaves-cose
Implements COSE primitives in safe Rust.
cedarcode/cose-ruby
Ruby implementation of RFC 8152 CBOR Object Signing and Encryption (COSE)
web-auth/cose-lib
Cose Key and Algorithms support
ldclabs/cose
📧 Implemented Keys, Algorithms (RFC9053), COSE (RFC9052) and CWT (RFC8392) in Go.
iVis-at-Bilkent/cytoscape.js-layout-service
Web-service on cytoscape.js to layout graphs
lindemer/cozy
CBOR Object Signing and Encryption (COSE) for Zephyr RTOS
Blindspot22/rust_cbor_cose_ecies
Implementing an example in rust with CBOR / COSE and ECIES
tramires/cose-rust
Rust implementation of the protocol CBOR Object Signing and Encryption, COSE, RFC 8152.
geonnave/cose-elixir
CBOR Object Signing and Encryption (COSE) [RFC 8152].
ietf-wg-spice/draft-ietf-spice-sd-cwt
SPICE SD-CWT
ldclabs/ic-cose
⚙️ A decentralized COnfiguration service with Signing and Encryption on the Internet Computer.
nov/cose-key
COSE Key (RSA & EC) in Ruby
tramires/cose-w
WebAssembly COSE RFC 8152 library to encode/decode COSE messages in JS.
alexkrontiris/EDHOC-C
Ephemeral Diffie-Hellman Over COSE (EDHOC), a compact, and lightweight authenticated Diffie-Hellman key exchange with ephemeral keys that can be used over any layer.
ehn-dcc-development/COSE-JAVA
JAVA implementation of the COSE specification
ehn-dcc-development/cose-js
JavaScript implementation of COSE
gluecose/cose-viewer
Inspect COSE messages online
ietf-wg-scitt/draft-ietf-scitt-scrapi
Transparency Service REST API
transmute-industries/cose
A COSE SDK for TypeScript
transmute-industries/dilithium-key-pair
Dilithium is a digital signature scheme that is strongly secure under chosen message attacks based on the hardness of lattice problems over module lattices.
transmute-industries/xmss
eXtended Merkle Signature Scheme
woog2roid/Korea-University-COSE-Assignments
고려대학교 학부 과제 정리 / Korea University Assignments
lillois59/EUDGC-QrCode-Verify-x509
PoC to generate PNG with european vaccination certificate QR code
s1r-J/parse-cosekey
Parse COSE(CBOR Object Signing and Encryption) to JWK(JSON Web Key) or PEM.
scitt-community/v.gluecose.org
COSE Viewer
transmute-industries/hpke.dev
Exploring HPKE for JOSE & COSE.