des key collision?
#1
I am a noob at des/3des.
I know that finding a des key for a random plaintext(hex):encrypted(hex) pair is 1/2^8 (64-56) chance, but is there any chance of having 2 keys in the same keyspace?
(like des(0x00, 0x88888888)=des(0x00,0x69696969)

Or is it certain that the key is unique?


Messages In This Thread
des key collision? - by decoding2017 - 02-10-2017, 11:44 AM
RE: des key collision? - by atom - 02-10-2017, 02:47 PM
RE: des key collision? - by decoding2017 - 02-10-2017, 04:57 PM
RE: des key collision? - by atom - 02-10-2017, 05:44 PM
RE: des key collision? - by decoding2017 - 02-10-2017, 06:22 PM
RE: des key collision? - by atom - 02-10-2017, 07:33 PM