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

index 81a2c43893ef1c43b8c9b23f50c252f61bc4d7b0..0b663d207590849f67df41d9d8fdd71c139c162f 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>