Skip to content
/ RSA Public

This is a windows cpp version of RSA, MODIFY from a C library for RSA encryption which is Created by Andrew Kiluk.

License

Notifications You must be signed in to change notification settings

tony2278/RSA

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, Modify by Tony2278, for VS2017 in windows

About

This is a windows cpp version of RSA, MODIFY from a C library for RSA encryption which is Created by Andrew Kiluk.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published