-
Notifications
You must be signed in to change notification settings - Fork 1
markwatson/Image-Encrypt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This program encrypts images. To build just type make. It's stored as a single binary, so just copy to where you want. To use: To encrypt: image_encrypt -e <input> <output> To decrypt: image_encrypt -d <input> <output>
About
Encrypts jpegs using AES in C++
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published