latchset / jose

C-language implementation of Javascript Object Signing and Encryption
Apache License 2.0
179 stars 49 forks source link

RSA-OAEP padding is not enable by default #141

Open RaminRad111 opened 1 year ago

RaminRad111 commented 1 year ago

Hi everyone,

there is no RSA-OAEP in alg list. how can I configure and rebuild the package to enable padding?