Hi Hackerman,
I have already checked on RBM Password encryption.
Below is used, so it means all our password encryption works on sha-256 mechanism.
Thanks
------------------------------
Sunil Chaurasia
------------------------------
Original Message:
Sent: Mon October 09, 2023 09:56 AM
From: F Hackerman
Subject: Password Encryption Algorithm
When you define role-based management (RBM), you define the password policy for local users. The password policy provides whether you want to use MD5 (default) or SHA-256 Crypt as the hash, where you want to use SHA-256 Crypt. Then there is encryption like all things on DataPower, but those details are proprietary.
------------------------------
F Hackerman
Original Message:
Sent: Mon October 02, 2023 09:11 AM
From: Sunil Chaurasia
Subject: Password Encryption Algorithm
Hi Team,
Can you please confirm the password encryption algorithm (MD5,SHA,AES) used to store the users password/password alias map config in appliance.
Thanks