<div dir="ltr"><div>Greeting</div><div><br></div><div>I think ive found a way to break AES, through brute force. The method is like</div><div>starting at 0 and keep adding one's and trying the decryptition for each number.</div><div>An int was used, and it took about <= 9 hours..so int is 4 bytes, to make 32bytes</div><div>would need 9*8 hours.</div><div>What i need are some assembly or c or whatever is the most fast language to use the cipher.</div><div>There is a problem with IV, and salt that i didint consider...But sometimes i see pages saying that the IV is given, so dont know.</div><div>The same thing that can crack AES can crack hashes, but it must find a function that does the same the the repeating function, but is fast to compute</div><div><br></div><div>Later</div><div>andre<br></div><div><br></div><div><br></div></div>