How To Encrypt A File With Python But Can Be Decrypted Using The Shell?
I need to encrypt a file, send it to another person, who then can only decrypt it using shell. I us…
Read more
How To Encrypt A File With Python But Can Be Decrypted Using The Shell?