Oracle Error Message
ORA-28232: invalid input length for obfuscation toolkit
Reason for the Error
Length of data submitted for encryption or decryption is not a multiple of 8 bytes.
Solution
Make sure that the length of the data to be encrypted or decrypted is a multiple of 8 bytes.