Mohabdo21 / RSA-Factoring-Challenge

RSA-Factoring-Challenge using Pollard’s Rho Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSA Factoring Challenge

This project is part of the Alx - SE curriculum of software engineering. The main objective is to understand and implement the concepts of RSA Factoring Challenge.

Learning Objectives

  • Understand the concept of RSA and its application in providing security.
  • Learn what Prime Factorization is and how it is used in RSA.
  • Understand why RSA is used and its significance in secure communication.
  • Learn how to implement RSA Factoring Challenge in Python.

About

RSA-Factoring-Challenge using Pollard’s Rho Algorithm


Languages

Language:Python 100.0%