Skip to content

RSA algorithm in cryptography and network security for input of a number

Notifications You must be signed in to change notification settings

varnita21/RSA-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

RSA is an algorithm used by modern computers to encrypt and decrypt messages. It is an asymmetric cryptographic algorithm. Asymmetric means that there are two different keys. This is also called public key cryptography, because one of the keys can be given to anyone. The other key must be kept private. RSA algo in C Language.

About

RSA algorithm in cryptography and network security for input of a number

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages