Skip to content

All of the examples from the cookbook in a machine-readable format

License

Notifications You must be signed in to change notification settings

ietf-jose/cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JOSE Cookbook

This repository contains all of the examples from Examples of Protecting Content using JavaScript Object Signing and Encryption (JOSE) -- affectionately known as the "JOSE Cookbook" -- in a machine-readable format.

The repository has three directories:

  • 'jwk' containing the JSON Web Key (JWK) examples
  • 'jws' containing the JSON Web Signature (JWS) examples
  • 'jwe' containing the JSON Web Encryption (JWE) examples
  • 'rfc7797' contains examples with b64=false
  • 'curve25519' contains examples for the 25519 and 448 CFRG curves

Also included is "6.nesting_signatures_and_encryption.json" which contains the example nesting a JWS into a JWE.

About

All of the examples from the cookbook in a machine-readable format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published