vault.py
4.79 KB
-
Don't pass the cipher around so much · f91ad3da
It's unused and unnecessary; VaultLib can decide for itself what cipher to use when encrypting. There's no need (and no provision) for the user to override the cipher via options, so there's no need for code to see if that has been done either.
Abhijit Menon-Sen committed