Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
goelp14
GitHub Repository: goelp14/easyctf-iv-problems
Path: blob/master/souper_strong_primes/problem.yml
650 views
1
title: Souper Strong Primes
2
author: soup
3
category: Cryptography
4
value: 200
5
hint: I chose "strong" primes, according to wikipedia. But are there strong primes that aren't cryptographically secure for RSA?
6
files:
7
- n.txt
8
- e.txt
9
- c.txt
10
11