Cracking RSA: The Hard Way

A screenshot of the public key that is part of this challenge.
Understanding the mechanism of RSA, and use that knowledge to factor a public key with known components and write a python script to decrypt a flag.
Read more →

Breaking Santa’s Encryption for Fun and Profit

A screenshot of the challenge description.
Exploiting a bad random number generator and a known cipher to decrypt a document.
Read more →