You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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