Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add interface for creating EARs #1

Open
THS-on opened this issue Jan 24, 2025 · 0 comments
Open

Add interface for creating EARs #1

THS-on opened this issue Jan 24, 2025 · 0 comments

Comments

@THS-on
Copy link
Member

THS-on commented Jan 24, 2025

The goal of this task is to create a Python library that implements draft-fv-rats-ear.

The library shall allow a user to:

  1. populate EAR claims-sets
  2. sign EAR claims-sets using a private key
  3. encode the signed EAR as CWT or JWT
  4. decode a signed EAR from CMW or JWT
  5. verify the signature using a public key
  6. allow the user to access the EAR claims-set

A couple of useful references:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant