pandashells
pandashells copied to clipboard
p.crypt is broken
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.