Don't round up partitioned premaster secret length if there is only one
authorDr. Stephen Henson <steve@openssl.org>
Tue, 31 May 2011 10:34:43 +0000 (10:34 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 31 May 2011 10:34:43 +0000 (10:34 +0000)
commit1b2047c5c0deb9970016e51ee0ab6a9381ba497c
tree24b6b476840cb787a6e6c3af3df4385d70b17766
parenteda3766b53a5511a0a09ae801d6a0bd74f740b72
Don't round up partitioned premaster secret length if there is only one
digest in use: this caused the PRF to fail for an odd premaster secret
length.
ssl/t1_enc.c