An open API service indexing awesome lists of open source software.

https://github.com/alin00r/matalgo

Message encryption algorithms with MATLAB
https://github.com/alin00r/matalgo

algorithms caesar-cipher cyclic-code hill-chiper information-theory linear-block-code matlab matlab-gui vigenere-cipher

Last synced: 6 months ago
JSON representation

Message encryption algorithms with MATLAB

Awesome Lists containing this project

README

          

# MATLAB Gui Message encryption algorithms

Message encryption algorithms with MATLAB GUI

Version: 1.0
publish Date ->(7/7/2022)

# Highlights

[1]To run the program

[2]You shoud run the "home.m" file

[3]Through this program, you can encrypt and decrypt messages

[4]Algorithms available in this program


  • Linear Block Code

  • Caesar Chip Code

  • Hill Cipher Code

  • vignere Code

  • Cyclic code

# Requirments:

Make Sure that you already install Matlab in your device

open Matlab app

change folder bath to the folder with contains the files

Run "home.m" file

# Devolpers

Made by:
{Ali Nour -Omar Zahra -Omina Elelwani}

# Take a look at the program's appearance

Home


Home

Popup menu


Home

Linear Block Code


Home

Caesar cipher Code


Home

Hill Cipher


Home