Skip to content

Contains implementation of RSA encryption algorithm in c

Notifications You must be signed in to change notification settings

shivamag437/rsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of the RSA encryption algorithm in c.

To generate private and public keys, execute keygen.

rsa.h contains the definitions of functions used in keygen.c.

GMP library has been used to deal with large numbers

About

Contains implementation of RSA encryption algorithm in c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published