Cryptography
Oracle Banking Payments uses cryptography to protect the sensitive data.
It uses Hashing algorithm while storing user passwords. SHA-2 family hashing algorithm is used for the purpose. SHA-256 algorithm produces 32 bytes hash value.
For encryption, AES, which is considered to be of gold standard, is used. It produces a key size of 256 bits when it comes to symmetric key encryption.
Parent topic: General Information