Effacer les filtres
Effacer les filtres

i need a decoding algorithm of SHA-512?

4 vues (au cours des 30 derniers jours)
SAURABH
SAURABH le 6 Juin 2013
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 commentaires
Walter Roberson
Walter Roberson le 6 Juin 2013
SAURABH
SAURABH le 7 Juin 2013
thanku walter ans simon sir.....for suggeting me...

Connectez-vous pour commenter.

Réponse acceptée

Jan
Jan le 6 Juin 2013
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 commentaires
Walter Roberson
Walter Roberson le 7 Juin 2013
meta comment reached here
Jan
Jan le 7 Juin 2013
Modifié(e) : Jan le 7 Juin 2013
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by