When you run into an error like this in ColdFusion, or otherwise using the RSA jSafe CryptoJ java package:
An error occurred while trying to encrypt or decrypt your input string: com.rsa.jsafe.crypto.dr: Could not perform unpadding: invalid pad byte..
It usually means that you are trying to decrypt a value using the wrong encryption key.