Monday, November 20, 2017

Hey! the Guillochet problem "was" the bitmap printing of the endless text (was...=previouse post on Adobe Ilustrator) however the printing can not be inkjet but, gel printing..

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