Skip to content

xSmoking/AESEncryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AES Encryption

Current Version: 1.0.0

This a console command line file encrypter using Advanced Encryption Standard

How to use

  • Setting a custom key: --set --key your_key
  • Setting 128/256/512 Bit key: --set --key128/256/512
  • Setting the BlockSize: --set --block 128/192/256
  • Encrypting a folder: --encrypt C:\folder\path
  • Decrypting a folder: --decrypt C:\folder\path

Versions & Executables

All the versions and executables download are in Releases

About

C# Console Command Line AES File Encryption

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages