A secure image encryption algorithm based on Rubik's Cube principle. The code is based on this article.
To run:
$ python main.py <encrypt|decrypt> /path/to/normal/image.png /path/to/encrypted/image.png /path/to/keys.txt
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A secure image encryption algorithm based on Rubik's Cube principle. The code is based on this article.
To run:
$ python main.py <encrypt|decrypt> /path/to/normal/image.png /path/to/encrypted/image.png /path/to/keys.txt