ARCAD-Software / AFS

Arcad Foundation Services (AFS)
Eclipse Public License 2.0
7 stars 0 forks source link

[Crypt] IV size change may lead to error in some JVM implementation #94

Closed arcadmlafon closed 1 month ago

arcadmlafon commented 1 month ago

The AES Initialization Vector (IV) should always be a 16 byte array. Even in the cipher implementation support variable length.