Encryption
For all passwords within the CTAdmin, they are encrypted using the CTSUITE Encryption Tool software. The encryption method is AES-256 using Cipher Block Chaining with random vector (IV). You can find these encryption methods in the CTSUITE Common source code repository.