Skip to content

TheBananaWolf/Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Encryption

  • Using AES-256 CFB mod for encrytion
  • User input the key String
  • SHA(SHA-256) the input key then taking the SHAed result as input key

Preconditions for running the program

  • Ensure python3 is intalled on your computer
  • Ensure pycryptodomex is installed > You can using following command to install pycryptodomex if haven't installed
    pip3 install pycryptodomex

License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Contributors

Languages