Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages