OpenIDC / cjose

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

fixed size of IV size of 16Byte for AES-CBC #11

Closed zandbelt closed 2 years ago

zandbelt commented 2 years ago

The code change in src/jwe.c applies a fixed size of 16 Byte to the IV for AES-CBC