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
bcrypt is not inbuilt in openedge, but you can easily call a bcrypt dll or shared library from the 4GL.