Skip to content

The goal is to implement the RSA public-key cryptosystem. the RSA cryptosystem must manipulate huge integers (hundreds of digits).

Notifications You must be signed in to change notification settings

bavly/RSA-project-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSA-project-

The goal is to implement the RSA public-key cryptosystem. The RSA (Rivest-Shamir-Adleman) cryptosystem is widely used for secure communication in browsers, bank ATM machines, credit card machines, mobile phones, smart cards, and the Windows operating system. It works by manipulating integers. To prevent listeners, the RSA cryptosystem must manipulate huge integers (hundreds of digits).

About

The goal is to implement the RSA public-key cryptosystem. the RSA cryptosystem must manipulate huge integers (hundreds of digits).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages