4.1 Cryptography

Oracle Banking Trade Finance 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 128 bits when it comes to symmetric key encryption.