Skip to content

GhostUponAvon/AES-Encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AES-encryptor

A simple command line tool that lets anyone encrypt files using AES-256

Usage: aes-encrytor.exe [e | d] [file] [password]
where "e" means to encrypt and "d" means to decrypt.

PLEASE NOTE:

  1. The tool is in the pre-alpha phase
  2. The tool has note yet fully implemented the AES cipher.
  3. The tool has not been verified by a security expert and therefore may contain errors in implementation that could render the cipher text vulnerable to attack

About

A simple command line tool that lets anyone encrypt files using AES-256

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages