sci.crypt
  Home FAQ Contact Sign in
sci.crypt only
 
Advanced search
July 2008
motuwethfrsasuw
 123456 27
78910111213 28
14151617181920 29
21222324252627 30
28293031    31
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
sci.crypt Profile…
RELATED GROUPS

POPULAR GROUPS

 Up
  A question about current safe hash algorithm(Is SHA256 safe enough?)         


Author: tomzhi
Date: Jul 27, 2008 23:58

According to the news three years ago, MD5 and SHA1 seem no longer
sufficiently safe.
News link: http://www.eetimes.com/showArticle.jhtml?articleID=60402150

NIST also encourages people and organizations to make an transition on
its hash algorithm from SHA-1 or MD5 to more advanced ones, such as
SHA256, SHA384, SHA512.

So, I have a question that according to current technology, is SHA256
sufficiently safe as the hash algorithm and is it supposed to be safe
enough in the coming 5 years, if no new crypto attack method about
hash algorithm is invented only with the computation ability
increasing under Moore's Law.

Thank you for your reply :)
2 Comments
  A question about current safe hash algorithm(Is SHA256 safe enough?)         


Author: tomzhi
Date: Jul 27, 2008 23:52

According to the news three years ago, MD5 and SHA1 seem no longer
sufficiently safe.
News link: http://www.eetimes.com/showArticle.jhtml?articleID=60402150

NIST also encourages people and organizations to make an transition on
its hash algorithm from SHA-1 or MD5 to more

advanced ones, such as SHA256, SHA384, SHA512.

So, I have a question that according to current technology, is SHA256
sufficiently safe as the hash algorithm and is

it supposed to be safe enough in the coming 5 years, if no new crypto
attack method about hash algorithm is invented

only with the computation ability increasing under Moore's Law.

Thank you for your reply :)
no comments
  Cracking Skype         


Author: Douglas Eagleson
Date: Jul 27, 2008 08:06

l on the internet appears the issue concering Skype.

As encryption goes a donut algorithm would likely attack. Donuts take
the first alphabet and then allow all asci to appear as the signal
code.

A codec transform binary to signal.

Allow the first clear signal to be the decrypted signal. A basic
decoding was not the only method as a technique to attacking all
encrypted analog signals. Take the first set. And shuffle as a long
signal. Assume a binary represents a certain signal strength. And
assume a message block size, or signal duration.

Shuffle. As the next block appears overlay as single words. And
shuffle again the first message block in its entirty. So a signal in
encrypted form will randomly appear. A quite arbitrary signal in
simulation only of the true signal.

Alphabet as signal strength then occurs. A decryption then demands a
complete hard crack of this first message block. Shuffle the block as
a hard crack occurs.
Show full article (5.26Kb)
1 Comment