Skip to content

ceramicnetwork/go-dag-jose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-dag-jose

This is an implementation of the IPLD dag-jose codec.

Data that is encoded using the dag-jose codec is guaranteed to be a CBOR encoding of the general serialization of either a JWE or a JWS.

Module initialization registers the dagjose.Encode and dagjose.Decode with go-ipld-prime.

TODOs

  • Add support for "compact" JWE/JWS serialization
  • Add CI pipeline
  • Add support for comparing recursive types in unit tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages