Don't round up partitioned premaster secret length if there is only one
authorDr. Stephen Henson <steve@openssl.org>
Tue, 31 May 2011 10:35:22 +0000 (10:35 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 31 May 2011 10:35:22 +0000 (10:35 +0000)
commitf93b03a5e67ef9163a964d6e554ac6069122f55e
tree30c53195d1bf60280557aa04e30e2c81ed748b6f
parent55a47cd30f064284e5b1f477d5a358938b5f71aa
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