Ciphers with NULL encryption were not properly handled because they were
authorLutz Jänicke <jaenicke@openssl.org>
Wed, 10 Jul 2002 06:41:55 +0000 (06:41 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Wed, 10 Jul 2002 06:41:55 +0000 (06:41 +0000)
commit063a8905bfd53f3cc12a01789efc23c0ea6af053
treebc512eec6ab325475c80c7b56fa8b698de9f920f
parentcd7562091d0fcad3768e6696411cedde51caba1f
Ciphers with NULL encryption were not properly handled because they were
not covered by the strength bit mask.
Submitted by:
Reviewed by:
PR: 130
CHANGES
ssl/s2_lib.c
ssl/s3_lib.c
ssl/ssl_locl.h