Optimized the brute-force decryption. Now it still first tries the correct hash and...
commit8c80877d2995ef13d99f2af9d24a66e0d68f692f
authorPetr Baudis <pasky@ucw.cz>
Mon, 24 Nov 2003 16:12:20 +0000 (24 16:12 +0000)
committerPetr Baudis <pasky@ucw.cz>
Mon, 24 Nov 2003 16:12:20 +0000 (24 16:12 +0000)
treeb4222398610a55176163ad79aa6357c2232efd79
parent302cfb332b0ebf5aa8f0c958796366de87ed52fd
Optimized the brute-force decryption. Now it still first tries the correct hash and if doesn't succed it goes for bruteforce.
server.c