Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

Which encryption type?


ghost's Avatar
0 0

If you got to choose a one-way encryption type that would be included in an online database, which would it be? (Except MD5 and SHA-1.)

Select one of these or mention another.

SHA-256 SHA-384 SHA-512 LM NTLM MD4


korg's Avatar
Admin from hell
0 0

Des theres not many out there.


ghost's Avatar
0 0

If you're going to go with DES then why not use 3DES (triple DES)?


spyware's Avatar
Banned
0 0

I saw MD4 and stopped reading.

@OP; go read through some wikipedia pages, you won't understand our answers anyway.


ghost's Avatar
0 0

spyware wrote: I saw MD4 and stopped reading.

@OP; go read through some wikipedia pages, you won't understand our answers anyway.

Of course you stopped reading then, it was the end of the post. Why don't you try me?


AldarHawk's Avatar
The Manager
0 0

The encryption type you use is 100% dependant on the system you are running the queries on.

If you are running a crap box you do not want something like SHA-512 since it will chew up a lot of resources on a crappy machine.

However, that being said, I would use SHA-512 or Whirlpool myself. The latter because it is not a well known algorithm and is quite secure.


ghost's Avatar
0 0

The reason I'm asking is that I'm thinking of expanding my database to include more types of hashes.