How to decrypt and decompose a hash value of an image?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have found an encrypted image hash by using the formula S=[(S'+X2) mod 256],were X2 is a randomly generated row vector containing 48 random integers in [0,255] ,generated from a secret key K2. Now I want to decrypt and decompose the hash value to obtain the value of S'.Can any one suggest any methods for the same .
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Image Processing Toolbox 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!