Changes between Version 1 and Version 2 of History

Show
Ignore:
Timestamp:
07/31/09 16:28:00 (13 months ago)
Author:
sascha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • History

    v1 v2  
     1This page needs more editing. 
     2 
    13== 1982 == 
    24 
     
    2224key for encryption, once this key is known, it can be used to decrypt A5/1 encrypted messages. 
    2325They also attack A5/1 with a cyphertext-only attack using a time memory tradeoff (which is essentially the exact same 
    24 attack that we are doing) 
     26attack that we are doing) (did they actually generate the tables?) 
    2527 
    2628== 2007 == 
     
    2830Universities of Bochum, Kiel create COPACOBANA, which can be used to break A5/1 without the need to compute tables 
    2931and can be used to create the tables for a TMTO attack with the same principles Barkan et al. used 2003. 
     32(did they create tables?) 
    3033 
    3134== 2008 == 
    3235 
    33 THC reiterate the 2003 attack with 70 fast fpga boards. 
     36THC reiterate the 2003 attack with 70 fast fpga boards. (they did create tables, those are not available) 
    3437 
    3538== 2009 == 
    3639 
    37 We reiterate the 2003 attack with GPUs and a distributed table storage and generation. 
     40We reiterate the 2003 attack with GPUs and a distributed table generation and storage.