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
- Host: GitHub
- URL: https://github.com/weitsunglin/encrypt_decrypt_png
- Owner: weitsunglin
- License: mit
- Created: 2024-02-12T04:15:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-12T13:03:45.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T10:47:10.554Z (about 1 year ago)
- Topics: decrypt, ecrypt, image, python
- Language: Python
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!