The R12 System agent has new AES encryption is now an option. Which algorithm should be used?
[WA_AGENT]# ./password
Please select an Encryption Algorithm:
1 DES
2 AES-CTR-128
3 AES-CTR-192
4 AES-CTR-256
Release : 12.0
Component : WORKLOAD AUTOMATION SYSTEM AGENT
By default, the Agent will use DES algorithm. The user may generate password using AES algorithm but selecting the option from menu. Generate the password and store the password in agentparm.txt (or other config files of agent). The agent will automatically determine the algorithm by the format of password. No additional setup is needed in the agent.
For more details, see this link.