RoMalms10 / RSA-Factoring-Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSA Factoring Challenge

Purpose

  • Learn about the RSA factoring sequence
  • Try to factor numbers fast

Files

File Name File Description
factors Attempt to find factors of large numbers in a fast manner
tests/test00 Numbers used to test factors

Directories

| Directory Name | Directory Description | | tests | Directory containing test files |

About


Languages

Language:Python 100.0%