Re: MD5 and DES with SALT

From: Michael Amling (nospam_at_nospam.com)
Date: 08/03/03


Date: Sun, 03 Aug 2003 14:43:54 GMT

Leon Timmermans wrote:
> "Oyama" <oyama@format.nu> schreef in bericht
> news:bgh5r6$em8$1@yggdrasil.utfors.se...
>
>>8 characters hash for MD5 and 2 characters SALT for DES) to be used for
>>development?
>
> MD5 is 16 characters (128 / 8 = 16)
> Des is 8 I think.

   You're describing the size of the hash. The OP was describing the
size of the salt used with the hash.

--Mike Amling



Relevant Pages

  • Re: What is md5sum?
    ... As I recall, the salt was the time stamp, so that would ... ]> Also, for the old Unix des based password, the probability of an overlap ... that recursion in the encryption makes it ... That IS the DES based hash. ...
    (comp.os.linux.setup)
  • Re: Is this secure
    ... What I do in my business layer I get the salt, then I use my custom classes ... to hash the passed in password then send the Hash to a Stored Proc to ... Both the hashed password and salt are stored in the database. ... but then i'd need the salt to create a saltedhash to ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Can Kerberos be cracked??
    ... Subject: Can Kerberos be cracked?? ... A "salt" is a "random" value that is appended to the ... possible for you to dictionary-crack my password unless you know the ... >> In order to get the hash you would need to launch a brute force attack ...
    (Focus-Microsoft)
  • Re: Is this secure
    ... I use SHA1 to hash my passwords. ... Both the hashed password and salt are stored in the database. ... but then i'd need the salt to create a saltedhash to compare ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Is this secure
    ... I use SHA1 to hash my passwords. ... Both the hashed password and salt are stored in the database. ... but then i'd need the salt to create a saltedhash to compare ...
    (microsoft.public.dotnet.framework.aspnet)