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
- Host: GitHub
- URL: https://github.com/mo7ammedd/matlapalgo
- Owner: Mo7ammedd
- License: mit
- Created: 2023-05-22T03:05:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-01T10:28:28.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T03:41:27.923Z (6 months ago)
- Topics: casear, cyclic, hill-cipher, linear, matlab, vigenere-cipher
- Language: MATLAB
- Homepage:
- Size: 137 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
[](http://badges.mit-license.org)
- MIT License
- Copyright 2023 ©️ - MIT License
- [Mohammed Mostafa](https://github.com/mohammedd20)