Is there an implementation of an encryption technique suitable for storing passwords in a DB? One way BCrypt seems to be recommended in most places I've read, and I see in the B4A section a user called "hdtvirl" created one but I can't find it anywhere.
jB4XEncryption appears to provide a 2-way encrypt/decrypt library so I assume that's unsuitable for passwords?
jB4XEncryption appears to provide a 2-way encrypt/decrypt library so I assume that's unsuitable for passwords?