Encryptor - Online Code
Description
This code take a file as input and Encrypt that file with a key enter by the user. When you want to Decrypt again again provide that key and it will Decrypt.
Source Code
//************************************** //INCLUDE files //************************************** #include <iostream.h> #include <stdio.h> //************************************** // // // Inputs:Fi... (login or register to view full code)
To view full code, you must Login or Register, its FREE.
Hey, registering yourself just takes less than a minute and opens up a whole new GetGyan experience.
Related Online Codes:
Comments
![]() | deepak soni on 2011-04-24 06:13:48 wrote, can u please explain about this algorithm |