Bcrypt and Slow Hashing Algorithms

Posted by christian.bryan@capita.co.uk on 25-Feb-2019 10:45

Hi All 

Does anyone know whether Openedge supports slow hashing algorithms such as bcrypt?

I am looking to use something like this in relation to hashing a user password.

Thanks

All Replies

Posted by gus bjorklund on 26-Feb-2019 17:52

bcrypt is not inbuilt in openedge, but you can easily call a bcrypt dll or shared library from the 4GL.

This thread is closed