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

index 77e517a5f42326c170e7fb24db805031fe6ad2e1..5a071f5da38c1440b2c91842e8c21204ead72143 100644 (file)
@@ -125,11 +125,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>