Skip to content

Niceblueman/RSA-Factoring-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSA Factoring Challenge

Background Context

Before you continue reading, start this song in the background :)

<iframe width="560" height="315" src="https://www.youtube.com/embed/tGSUjuSBt1A" frameborder="0" allowfullscreen=""></iframe>

We have sniffed an unsecured network and found numbers that are used to encrypt very important documents. It seems that those numbers are not always generated using large enough prime numbers. Your mission should you choose to accept it, is to factorize these numbers as fast as possible before the target fixes this bug on their server - so that we can decode the encrypted documents.

This project is NOT mandatory at all. It is 100% optional. Doing any part of this project will add a project grade of over 100% to your average. Your score won’t get hurt if you don’t do it, but if your current average is greater than your score on this project, your average might go down. Have fun!

Resources

Read or watch:

Requirements

General

  • You can choose the language of your choice.
  • OS needs to be Standard Ubuntu 20.04 LTS/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages