Add eNULL ciphers
This commit is contained in:
parent
cd475317df
commit
9cfd1e1831
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue