Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 246 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 246 Bytes

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.

Created by Andrew Kiluk