documentation for "HIGH" vs. "MEDIUM" was not up-to-date
authorBodo Möller <bodo@openssl.org>
Fri, 30 Jun 2006 22:00:13 +0000 (22:00 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 30 Jun 2006 22:00:13 +0000 (22:00 +0000)
doc/apps/ciphers.pod

index 2643a1ef3d2bc43d7bbd55cdd060476e9938a4c5..6f58a728f03fd82df87662330c56e2edde7fb446 100644 (file)
@@ -130,11 +130,11 @@ the cipher suites not enabled by B<ALL>, currently being B<eNULL>.
 =item B<HIGH>
 
 "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>
 
-"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>