Saturday, November 27, 2010

WIKILEAKS "KNOW HOW" NO MONEY REQUIRED



A German computer scientist has cracked the secret algorithm used to maintain privacy in the conversations of cell phone users.

Karsten Nohl worked with a team for the last five months and finally cracked the code used to encrypt calls using GSM technology.

David Headley and WikiLeaks have queered the pitch for ISI


PRESS *3370# CHANGE SSL MAIL ENCRYPTION PROTOCOL
CHECK THE MOBILE MODEL FIRST

Hack truque trick decode elliptic curve

  import hashlib def msg_to_int(msg: str):     return int(hashlib.sha256(msg.encode()).hexdigest(), 16) P_recovered = k_inv * C m_recovered ...