go-cose: CBOR Object Signing and Encryption

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • go-cose

    go library for CBOR Object Signing and Encryption (COSE)

  • cbor-java

    Java implementation of RFC 7049: Concise Binary Object Representation (CBOR)

  • go-cose is the Go implementation of COSE. COSE is a signing and encryption format based on the Concise Binary Object Representation format (CBOR). While inspired by the needs of the IoT community including fast processing on low-memory devices, the format is broadly applicable from small devices to large-scale server environments. COSE has incorporated lessons learned from Javascript Object Signing and Encryption (JOSE) efforts including JSON Web Signature (JWS) and JSON Web Token (JWT).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts