Quantcast
Channel: User Hubro - Stack Overflow
Viewing all articles
Browse latest Browse all 45

SQL: MD5() vs hex()

$
0
0

SQLite doesn't have MD5 built in, so I'm considering using the hash function instead. I don't know much about hashing, but I can see that hash() output is numerical and of varying length while MD5() returns mixed characteds/numbers of a fixed length.

I couldn't find anything on this on stackoverflow or google.

Can hash() with salt be used to safely store passwords?


EDIT: Super embarassing mistake, I actually ment hex(), not hash() - Sorry for the error


Viewing all articles
Browse latest Browse all 45

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>