We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b0a241 commit d56645bCopy full SHA for d56645b
image_encryption_tool/image encyp.py
@@ -27,3 +27,4 @@ def xor_encrypt_decrypt(input_path, output_path, key):
27
else:
28
print("[-] Key must be between 0 and 255.")
29
30
+
0 commit comments