Saturday, April 7, 2018

well...actually with my miserable cleaning lady income, I'm investing on this very "illegal" protection of the electricity meter ....this will drastically reduce my Mom's yelling part

No comments:

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 ...