1title: Souper Strong Primes 2author: soup 3category: Cryptography 4value: 200 5hint: I chose "strong" primes, according to wikipedia. But are there strong primes that aren't cryptographically secure for RSA? 6files: 7 - n.txt 8 - e.txt 9 - c.txt 10 11