An open API service indexing awesome lists of open source software.

https://github.com/weitsunglin/encrypt_decrypt_png

for decrypt & ecrypt png image
https://github.com/weitsunglin/encrypt_decrypt_png

decrypt ecrypt image python

Last synced: 9 months ago
JSON representation

for decrypt & ecrypt png image

Awesome Lists containing this project

README

          

## encrypt_decrypt_png

Use XOR to encrypt and decrypt the bit of the picture, encryption and decryption should use the same copy of _KEY, if encryption use other tools (_KEY is not the same), decryption use my tool, will be broken!