OpenIDC / cjose

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

Using latest openssl #25

Open ranjali opened 2 weeks ago

ranjali commented 2 weeks ago

Hi,

It seems that we are using APIs which will be deprecated by OpenSSL 3.x and it may be removed in the future.

Is there possibility to use non-deprecated API.

zandbelt commented 2 weeks ago

that is something we have started to look into indeed but it is quite a bit of work and it will take time to change all of the affected code across the board; if there's anyone interested to help out on this, please chime in