Skip to content

sanket-ghodake/encryption-decryption-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

encryption-decryption-simple

Encryption-decryption of text file and PDF file by using python.

For PDF encryption PyPDF2 and pikepdf libraries are used.

For encryption of text cryptography, pycrypto, Crypto libraries are used.

Colab notebook can be used to encrypt all drive PDF's and txt files.

All the links referred to are given in the colab notebook.