aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac/hmac
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-01-20 21:31:52 +0000
committerlloyd <[email protected]>2012-01-20 21:31:52 +0000
commitb7c09658fec70fe053b5dc5d4ebb31f91f5f41ff (patch)
treeab4a0bfb0972e8cb8403e1da4c60b8f5513218f4 /src/mac/hmac
parent00cc9cd8e59c117fc03c56f2363267f286c1faef (diff)
A change to Finished in 687c3c7dccdd2f5e4825bdb60155c7bfba22339f broke
SSLv3 handshakes: we need to copy the handshake state when we computed the finished data in the SSLv3 case because we need to add a little bit of data onto the end, but we don't want to include that data with the next computation. This meant that the finished message a client sent us was fine, but the one we sent out had a bad finished value and was rejected.
Diffstat (limited to 'src/mac/hmac')
0 files changed, 0 insertions, 0 deletions