Skip to content

Pure rust implementation of RFC-8152.

Notifications You must be signed in to change notification settings

spruceid/cose-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cbor Object Signing and Encryption (COSE)

Pure rust implementation of RFC-8152, using the Signer and Verifier traits from RustCrypto's signature crate to abstract over cryptographic backend.

Currently only implements COSE_Sign1.

About

Pure rust implementation of RFC-8152.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages