Question
1
Replies
207
Views
Posted: March 22, 2018
Last activity: April 12, 2018
Closed
Encryption using encryptPWPortable() and algorithm behind it
Hi All,
Am trying to encrypt a value using encryptPWPortable() which internally uses tools.getPRCrypto().encryptPortable method for encryption. Eventually I would be decrypting it as well(so its not going to be one way hashing)
By default will Pega uses MD5 encryption for this?
MD5 is not secure and hence its been asked to change it to SHA. Appreciate support if some one could help me out with this
Thanks
Hi,
It depends on pega version, please find below algorithms based on the version.