Add eNULL ciphers

This commit is contained in:
nemunaire 2015-02-01 22:11:19 +01:00 committed by nemunaire
parent cd475317df
commit 9cfd1e1831

View File

@ -7,7 +7,7 @@ import subprocess
import sys import sys
def get(subset="ALL"): def get(subset="ALL:COMPLEMENTOFALL"):
"""Ask OpenSSL a list of ciphers """Ask OpenSSL a list of ciphers
Keyword argument: Keyword argument: