Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

16
votes
4answers
4k views

Password hashing, salt and storage of hashed values

Suppose you were at liberty to decide how hashed passwords were to be stored in a DBMS. Are there obvious weaknesses in a scheme like this one? To create the hash value stored in the DBMS, take: A ...
3
votes
2answers
311 views

Does the security of Skein as a hash imply the security of Threefish as a block cipher?

The Skein hash proposed for SHA-3 boasts some impressive speed results, which I suspect would be applicable for the Threefish block cipher at its heart - but, if Skein is approved for SHA-3, would ...
2
votes
2answers
334 views

Using Skein for File integrity checking

I'd like to know that is it possible to use skein instead of MD5 or SHA1 for file integrity checking? Is that really better or faster than SHA1 and MD5? Update: Regarding your responses. Actually ...
1
vote
1answer
92 views

any SHA-3 news? [closed]

The NIST 2nd SHA-3 Candidate Conference was held in late August. Has there been any news on the SHA-3 competition entrants that came to light at the conference?