Skip to content

joyeetadey/Secure-File-System-Simulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Secure-File-System-Simulation

A secure file system simulation in c++ using the 128-bit key AES algorithm for encrypting the file content and the metadata.

to run

  • g++ file.cpp -o file
  • ./file

16-bit hexadecimal test key

01 04 02 03 01 03 04 0A 09 0B 07 0F 0F 06 03 00

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 74.4%
  • C 25.6%