gaunthan / MultiEncryption

A classical encryption tool based on QT 5.7, coded by C++ 11.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MultiEncryption

A classical encryption tool based on QT 5.7, coded by C++ 11, offers Playfair, Hill encryption functionalities.

Platform

This program was built on Widonws 10, x86 architecture.To run it, click the shortcut named 'MultiEncryption.exe'.

You can rebuild the project using Qt Creator 4.3 if your system has a different platform.

Screenshot

Main window of program

image

Playfair

Encryption

image

Decryption

image

Hill

Encryption

image

Decryption

image

File operation

Read from file

image image

Write to file

image image

About

A classical encryption tool based on QT 5.7, coded by C++ 11.

License:GNU General Public License v3.0


Languages

Language:C++ 98.4%Language:QMake 1.6%