Skip to content

Commit d56645b

Browse files
authored
Update image encyp.py
1 parent 8b0a241 commit d56645b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

image_encryption_tool/image encyp.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ def xor_encrypt_decrypt(input_path, output_path, key):
2727
else:
2828
print("[-] Key must be between 0 and 255.")
2929

30+

0 commit comments

Comments
 (0)