Need Help on SHA1 Encryption implementation in Siebel CRM 8.1
Hi,
We have a requirement where a field (4 digit Security PIN) is supposed to be encrypted/Hashed using SHA1 encryption algo and then stored in CRM BC/Table.
This 4 digit PIN is used along with a unique 12 digit Customer ID to authenticate CRM customers on external Portals or IVR channels.
We have already discussed about using other Encryption algorithms but as per client requirement they want only this SHA1 to be used as it is 1-way encryption and cant be decrypted.
We wanted to know if SHA1 is supported OOTB in siebel 8.1. I tried searching in bookshelf but no success.
1