3DES with repeating key
#3
Well a quick fix for you would be to rewrite the kernel to reuse the first 8 byte as input for the 2nd and 3rd DES round and do a mask attack where the last 16 byte are static.


Messages In This Thread
3DES with repeating key - by jcat7 - 05-20-2017, 04:03 PM
RE: 3DES with repeating key - by ccprime - 05-21-2017, 01:52 AM
RE: 3DES with repeating key - by atom - 05-21-2017, 01:18 PM
RE: 3DES with repeating key - by ccprime - 05-21-2017, 05:46 PM
RE: 3DES with repeating key - by atom - 05-22-2017, 08:37 AM
RE: 3DES with repeating key - by ccprime - 05-22-2017, 11:19 AM
RE: 3DES with repeating key - by jcat7 - 05-22-2017, 12:26 PM
RE: 3DES with repeating key - by atom - 05-23-2017, 03:35 PM
RE: 3DES with repeating key - by al1984 - 05-24-2017, 01:20 AM