Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!

How to use PBKDF2 algorithm in adobe campaign?

Avatar

Level 1

Hi ,

we have a login form consists of two fields username and password.

the value for username and password(Encrypted PBKDF2 algorithm) already stored in the schemas.

i want to check the user entered password matches with database records.

dont know how to encrypt(PBKDF2) the user entered password.

kindly help on this

1 Reply

Avatar

Level 10

Hi Kavin,

This would require an API integration http://www.getsymphony.com/learn/api/2.6.1/cryptography/pbkdf2/

Please follow the Adobe Campaign Standard API documentation.

I hope this helps!

All the best,

Pablo