SAMRECK / FileEncryptionSystem

File Encryption System using AES and Blowfish Algorithms in C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AES-BLOWFISH-Encrypt_System

File Encryption System using AES and Blowfish Algorithms in C.

Operating System

Linux

System Requirement

GCC compiler

How to Run

Compile main.c

./compiler.sh

run system

./system

About

File Encryption System using AES and Blowfish Algorithms in C.

License:GNU General Public License v3.0


Languages

Language:C 99.9%Language:Shell 0.1%