Skip to content

v1.8.0

Compare
Choose a tag to compare
@karen-avetisyan-mc karen-avetisyan-mc released this 10 Apr 16:00
· 29 commits to main since this release
f96fbb3

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.