Skip to content

Self made RSA and number factoring algorithm with O(N)

License

Notifications You must be signed in to change notification settings

P3N9U1N/rsa-factoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsa-factoring

Self made RSA and number factoring algorithm with O(N), can be used for solving simple CTF challenges.

Usage:

print(list(factor(500)))

About

Self made RSA and number factoring algorithm with O(N)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages