progress 4gl code to decrypt sha1

Posted by Anuj Jain on 22-Nov-2016 00:52

Hi,

I have sha1 encrypted code and i need to decrypt it using progress 4 gl code. Can you please give me the sample code.

Please suggest

Thanks,

Anuj

All Replies

Posted by Rob Fitzpatrick on 22-Nov-2016 01:28

SHA-1 is not an encryption cipher.  It is a cryptographic hash function; it is one-way by design.  There is no practical way to reverse it.

Posted by Marco Mendoza on 22-Nov-2016 10:24

If you can decrypt sha1 with ABL let us know, we can be famous! :p

This thread is closed