Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 254 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 254 Bytes

Text_editor_Encryption

Done as a part of the C course in the first semester A basic rsa encryption which encrypts your files and performs basic file operations such find,replace etc. To execute the program, use the command gcc RSA_C.c -o rsa ./rsa