documentation for "HIGH" vs. "MEDIUM" was not up-to-date
This commit is contained in:
parent
3df760b83a
commit
75d61b33bc
1 changed files with 2 additions and 2 deletions
|
@ -130,11 +130,11 @@ the cipher suites not enabled by B<ALL>, currently being B<eNULL>.
|
||||||
=item B<HIGH>
|
=item B<HIGH>
|
||||||
|
|
||||||
"high" encryption cipher suites. This currently means those with key lengths larger
|
"high" encryption cipher suites. This currently means those with key lengths larger
|
||||||
than 128 bits.
|
than 128 bits, and some cipher suites with 128-bit keys.
|
||||||
|
|
||||||
=item B<MEDIUM>
|
=item B<MEDIUM>
|
||||||
|
|
||||||
"medium" encryption cipher suites, currently those using 128 bit encryption.
|
"medium" encryption cipher suites, currently some of those using 128 bit encryption.
|
||||||
|
|
||||||
=item B<LOW>
|
=item B<LOW>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue