First page Back Continue Last page Overview Graphics
Double DES
Use two keys k1 and k2 and perform the encryption E(k2,E(k1,P))
Should be doubly strong just as two locks are harder to pick than one right?
Wrong. Because of the nature of the DES algorithm the work required to crack the encryption increases from 256 to just 257.
Not worth the effort.