Sreyas-Sreelal / SS_Encryptor

c++ encrypter security model script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SS_Encryptor and Decryptor

C++ encrypter security model script scripted by Sreyas. This program is based on file handling in C++ (fstream).It creates datas in file encrypted and these files can only be decrypted using this program.Note only 71 ascii characters (please see inside the code ) are allowed in this program and is based on custom encryption. You are not allowed to release or redistrubute this program code without my permission.If you found any bugs please report it here.

About

c++ encrypter security model script.

License:MIT License


Languages

Language:C++ 100.0%