Skip to content

This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.

License

Notifications You must be signed in to change notification settings

andrewkiluk/RSA-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSA-Library

This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption. Detailed descriptions of these functions are provided in the header file rsa.h.

I make no claim that any good encyrption practices are used here. Probably don't use this for any production purposes.

Created by Andrew Kiluk

About

This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published