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

https://github.com/mo7ammedd/matlapalgo

Message encryption algorithms with MATLAB GUI
https://github.com/mo7ammedd/matlapalgo

casear cyclic hill-cipher linear matlab vigenere-cipher

Last synced: 6 months ago
JSON representation

Message encryption algorithms with MATLAB GUI

Awesome Lists containing this project

README

          

# MATLAB Gui Message encryption algorithms

Message encryption algorithms with MATLAB GUI

# 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

## License

[![License](https://img.shields.io/:License-MIT-blue.svg?style=flat-square)](http://badges.mit-license.org)

- MIT License
- Copyright 2023 ©️ - MIT License
- [Mohammed Mostafa](https://github.com/mohammedd20)