hmm I use MD5(). I've just thought up an idea to double MD5 encryption. Have the password hashed once, and then the hashed value hashed again. I'm about to test it out and see how easy it would be to crack an hash that also has a hash value. My instinct tells me it would be fairly easy to crack but I'll find out for sure
Sorry for this odd question but does your site actually get cracked? (not hacked but cracked)
What would they gain?
I mean your'e not a bank or anything are you?
hmm I use MD5(). I've just thought up an idea to double MD5 encryption. Have the password hashed once, and then the hashed value hashed again.
vBulletin uses something similar to that, with a random salt added.
Quote:
Originally Posted by westmatrix99
Sorry for this odd question but does your site actually get cracked? (not hacked but cracked)
What would they gain?
I mean your'e not a bank or anything are you?
It doesn't matter.. no one wants their site cracked. Whether you run a bank or a blog, it's always a bad thing.
All I am saying is that unless you are a bank or store some serious information then hashing and bashing makes no sense.
Ok what you say is true that you should protect the data but trying to crack a website is childish.
It's never happened to me. ("touch wood")
I would love to see someone try and crack my site and hear how long it took them to figure out that they can't.
All I am saying is that unless you are a bank or store some serious information then hashing and bashing makes no sense.
Ok what you say is true that you should protect the data but trying to crack a website is childish.
It's never happened to me. ("touch wood")
I would love to see someone try and crack my site and hear how long it took them to figure out that they can't.
No offense, but just because it's childish doesn't mean people won't do it.
And I seriously doubt that your site can't be cracked. If it's connected to the internet, then there's a way to get to it.