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 l8w8jwt component (For JWT generation and parsing) (IEC-70) #267

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

laukik-hase
Copy link
Contributor

@laukik-hase laukik-hase commented Oct 31, 2023

Description

  • Minimal, OpenSSL-less and super lightweight JWT library written in C
  • Added an example based on ECDSA (256-bit key) signing and verification and unit-test

Checklist

  • Component contains License
  • Component contains README.md
  • Component contains idf_component.yml file with url field defined
  • Component was added to upload job
  • Component was added to build job
  • Optional: Component contains unit tests
  • CI passing

@CLAassistant
Copy link

CLAassistant commented Oct 31, 2023

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title Add l8w8jwt component (For JWT generation and parsing) Add l8w8jwt component (For JWT generation and parsing) (IEC-70) Oct 31, 2023
@laukik-hase laukik-hase force-pushed the feature/l8w8jwt branch 8 times, most recently from e6f08fd to 43426e7 Compare November 2, 2023 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants