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
- Host: GitHub
- URL: https://github.com/alin00r/matalgo
- Owner: alin00r
- Created: 2022-07-07T05:32:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-07T06:14:51.000Z (over 3 years ago)
- Last Synced: 2025-02-15T14:16:34.519Z (8 months ago)
- Topics: algorithms, caesar-cipher, cyclic-code, hill-chiper, information-theory, linear-block-code, matlab, matlab-gui, vigenere-cipher
- Language: MATLAB
- Homepage:
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

Popup menu

Linear Block Code

Caesar cipher Code

Hill Cipher
