What is changing
The default encryption algorithm in ColdFusion has changed from CFMX_COMPAT to AES/CBC/PKCS5Padding for the following functions:
Additionally, the default encryption algorithm of Hash function has changed from CFMX_COMPAT to SHA-256 hashing algorithm.
The default encryption algorithm for the following Rand* functions has changed from CFMX_COMPAT to SHA1PRNG.
SHA1PRNG is a random number generator