Current Version: 1.0.0
This a console command line file encrypter using Advanced Encryption Standard
- 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
All the versions and executables download are in Releases