You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a file encrypt script written with python. Script takes two values and file's path from user first. Then encrypts the bytes of file across values of taken from user. Also there is a decryption algoritm within.