v1.8.0
·
65 commits
to main
since this release
There are scenarios the client is using C# for decrypting the payload encrypted by the Java library. However, the IV size supported by the C# library is 12.
This release will support IV with a size of 12 bytes.