Skip to content

Encryption program written in Rust - Written just for practice

License

Notifications You must be signed in to change notification settings

FelixSchladt/aes-encryptor-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AES-enryptor-rust

Encrypts files symmetrically with AES.

Warning!!

This was written for practice and fun only.

This program could damage your files irreversibly.

Run it

Only tested on Linux.

cargo run --release -- -e test.txt

About

Encryption program written in Rust - Written just for practice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages