Skip to content

Adding support for IV size 12#86

Merged
karen-avetisyan-mc merged 1 commit intomainfrom
supporting-iv-size-12
Apr 10, 2024
Merged

Adding support for IV size 12#86
karen-avetisyan-mc merged 1 commit intomainfrom
supporting-iv-size-12

Conversation

@karen-avetisyan-mc
Copy link
Contributor

There are scenarios the client is using C# for decrypting the payload encrypted by Java library. However, the IV size supported by the C# library is 12.

AESCBC encryption is a good example of that.

There are scenarios the client is using C# for decrypting the payload encrypted by Java library.
However, the IV size supported by the C# library is 12.

AESCBC encryption is a good example of that.
@karen-avetisyan-mc karen-avetisyan-mc merged commit f96fbb3 into main Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants