Every number below is two secret primes multiplied together. Find them and win a satoshi. This is how bitcoin keeps your money safe β sort of.
* Small confession: factoring primes like this is RSA β the encryption behind most of the web β not bitcoin itself. Bitcoin uses elliptic-curve crypto, a different lock with the same one-way trick: easy forward, hopeless in reverse. We went with primes because a simple version of ECC seemed annoying to do.