julierme.victor
19th May 2014, 21:40
Good afternoon,

I have a password field in which I'm encrypting with the following command: crypt.password, but this is my table (oracle) is open to a satellite system, in which a user logs in through a NET application, but I can not. know what function to use to compare the password, already tried with these base64, MD5, SHA-1, SHA-256 and had no success, does anyone know what is the base used in the encryption of ln?

Regards,
Julierme

NPRao
21st May 2014, 02:56
Julierme,

You can use the search options to refer to the previously discussed topics -

Encrypt/decrypt Password (http://www.baanboard.com/baanboard/showthread.php?t=26592)

Encrypt/Decrypt a Field (http://www.baanboard.com/baanboard/showthread.php?t=52820)