Changes between Version 3 and Version 4 of HadoopA51


Ignore:
Timestamp:
Jan 19, 2010, 12:50:22 AM (14 years ago)
Author:
lgrijincu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HadoopA51

    v3 v4  
    44 * SVN: https://svn-batch.grid.pub.ro/svn/PP2009/proiecte/HadoopA51/
    55
    6  * Membrii echipei: Lucian Adrian Grijincu - lucian.grijincu
    7  * Descriere proiect: the A5/1 cypher used to encrypt data sent over the air between a cell phone and a cell tower was proven broken several times. In 2009 a group of reserchers started to generate rainbow tables for A5/1 using CUDA machines. We seek to analise the generation of rainbow tables and the search on those tables on a distributed Hadoop cluster.
     6 * Project members: Lucian Adrian Grijincu - lucian.grijincu
     7 * Project description: the A5/1 cypher used to encrypt data sent over the air between a cell phone and a cell tower was proven broken several times. In 2009 a group of reserchers started to generate rainbow tables for A5/1 using CUDA machines. We seek to analise the generation of rainbow tables and the search on those tables on a distributed Hadoop cluster.
     8
     9== History & Motivation ==
     10A5/1 is one of the most prolific stream ciphers used worldwide (surpassing the one used in ssh or https by total size of encrypted data per year). It is used to provide OTA communication privacy and authentification in the GSM cell phone networks between a cell phone and the first cell tower.
     11
     12
    813
    914