Description invalid input length for obfuscation toolkit
Cause Length of data submitted for encryption or decryption is not a multiple of 8 bytes.
Solution/Action Make sure that the length of the data to be encrypted or decrypted is a multiple of 8 bytes.

Commnets