Skip to content

J-Weik/RSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/ ! \ WARNING Elliptic Curve Decryption is broken

Program for encoding and cracking RSA encrpytion for relatively small keys.

Features

Encrypt

Take an exponent e, two prime Numbers p and q and a message and compute the encrypted message.

Crack

Given an exponent e and a public Key n tries to compute the private Key d. If found, be able to decode given messages.

Other

Collection of miscellaneous other Tools useful for working with this program.

Other Features

About

Tools useful for RSA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published