Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 257 Bytes

File metadata and controls

12 lines (9 loc) · 257 Bytes

Image and text encryption

feautres

  1. encrypt and decrypt any image
  2. encrypt and decrypt text

Instruction

for image encryption: prerequisites: install pycryptodome==3.4.3 or higher for txt encryption: prerequisites: install cryptography.fernet