cracking DES with fixed plaintext
#1
Hello everyone,
I'm trying to create rainbow table to cracking DES.
I have a fixed plaintext P, given a ciphertext the task is finding key that was used to encrypt P.
I already read about Hellman, DP, rainbow table method, and i tend to create rainbow table. I've figured out parameters for my table.
But, my problems now is none existing implementation that support to build it (as my search).
Does anyone have an idea?
Thanks for reading.


Messages In This Thread
cracking DES with fixed plaintext - by acchan - 03-24-2015, 11:37 AM
RE: cracking DES with fixed plaintext - by kartan - 03-24-2015, 05:58 PM