More details would be welcome... What hashing function are you using at Heroku? Short of bcrypt, all it gives is a false sense of security.
As is, it sounds more dangerous than useful.
pgcrypto should have everything one needs and probably a few more things.
More details would be welcome... What hashing function are you using at Heroku? Short of bcrypt, all it gives is a false sense of security.
As is, it sounds more dangerous than useful.