latchset / jwcrypto

Implements JWK,JWS,JWE specifications using python-cryptography
GNU Lesser General Public License v3.0
438 stars 118 forks source link

Better support for algorithms that have different input keysize requirement #324

Closed simo5 closed 1 year ago

simo5 commented 1 year ago

Fixes #302

simo5 commented 1 year ago

Thanks @raildo !