Skip to content

lkkhoo/final-year-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

final-year-project

0803AES contains the code for AES CTR Image Encryption. It requires CMAKE to run. The number of rounds can be changed manually in the encrypt function. The nonce and key has to be set manually.

2703LFSR contains the code for an LFSR based Image Encryption. It requires CMAKE to run. The initialisation key has to be set manually.

metrics contains all four metrics used to test the encrypted images, histogram, peak signal-to-noise, coefficient correlation and information entropy. It also contains all th test images used, encrypted images and graphs produced.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published