Skip to content

neolovepineapple/Advanced_Encryption_Standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Advanced Encryption Standard

This is a coursework programmed in MATLAB.

Open the script main.m. change the filepath to the txt file you would like to encrypt.

file_path='.../file.txt

Then enter the encryption key.

key='thisisjustaexample'

Run the next code to get encrypted and decrypted text.

About

Advanced Encryption Standard in MATLAB (Sun Yat-sen University Coursework).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages