OpenIDC / cjose

C library implementing the Javascript Object Signing and Encryption (JOSE)
MIT License
16 stars 6 forks source link

Question: How to use this library #18

Closed famasoon closed 1 year ago

famasoon commented 1 year ago

Hello! I would like to handle JWE in C language. And like to use this library for this purpose. Is there a simple sample to use this library?

zandbelt commented 1 year ago

you have a look at the check_jwe.c code