How to decrypt and decompose a hash value of an image?
5 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!