MD5-Hash of a SHA-1-Hash unsecure?
- From: "Andre Pawlowski" <sqall@xxxxxxxxx>
- Date: Fri, 05 Dec 2008 09:19:25 +0100
Hey guys,
I've written a program which can store files encrypted ( http://h4des.org/index.php?inhalt=kastalia ). The user enters a password when he wants to encrypt a file. The programm makes a SHA-1-Hash of this password and transfers it from the browser to the server. When the encryption starts, the program makes a MD5-Hash of this SHA-1-Hash for the IV of the blowfish algorithm.
Here is my question: Is it less secure when I make a MD5-Hash of a SHA-1-Hash?
Regards,
--
[] Andre Pawlowski
visit http://h4des.org
- Follow-Ups:
- Re: MD5-Hash of a SHA-1-Hash unsecure?
- From: Alexander Klimov
- RE: MD5-Hash of a SHA-1-Hash unsecure?
- From: David Gillett
- Re: MD5-Hash of a SHA-1-Hash unsecure?
- Prev by Date: Re: Host IPS -vs- Network IPS? Do we need both?
- Next by Date: IDS / IDS Survey
- Previous by thread: code signing
- Next by thread: RE: MD5-Hash of a SHA-1-Hash unsecure?
- Index(es):
Relevant Pages
|