diff --git a/eyespot/ciphers.py b/eyespot/ciphers.py index 81a4e89..867edf2 100644 --- a/eyespot/ciphers.py +++ b/eyespot/ciphers.py @@ -7,7 +7,7 @@ import subprocess import sys -def get(subset="ALL"): +def get(subset="ALL:COMPLEMENTOFALL"): """Ask OpenSSL a list of ciphers Keyword argument: