필터 지우기
필터 지우기

i need a decoding algorithm of SHA-512?

조회 수: 4 (최근 30일)
SAURABH
SAURABH 2013년 6월 6일
please suggest me... if decoding algorithm is not available then please tell me how can i decode the hash value generated by coding algorithm?
  댓글 수: 3
SAURABH
SAURABH 2013년 6월 7일
thanku walter ans simon sir.....for suggeting me...

댓글을 달려면 로그인하십시오.

채택된 답변

Jan
Jan 2013년 6월 6일
You cannot decode a hash. This is the purpose of hashes.
Note that a 512-bit hash is not unique, when it is calculated for a message with 513 or more bits.
  댓글 수: 8
Walter Roberson
Walter Roberson 2013년 6월 7일
meta comment reached here
Jan
Jan 2013년 6월 7일
편집: Jan 2013년 6월 7일
Yes, even after relaoding the above comment is still there. Strange! So I try it again:
@Walter: Yes, you are right. My message is really too sloppy. A short message can be reconstructed from the hash, but this consumes much time and a brute-force-attack is a fair approach. But decoding is not the intention of hashes.
Using "purpose" as synonym for "not the intention" was not smart.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by