Open robdmc opened 5 years ago
The way p.crypt works with openssl makes it pretty brittle due to variations of the openssl tool that can be installed on different systems. I need to write this tool to use python's cryptography libraries instead of relying on openssl.
The way p.crypt works with openssl makes it pretty brittle due to variations of the openssl tool that can be installed on different systems. I need to write this tool to use python's cryptography libraries instead of relying on openssl.