dear:
In the function of CI_Ceay_DeriveKey,at case CKM_SSL3_KEY_AND_MAC_DERIVE: you malloc "key_block" of 48 bytes,but "element_start" after will exceed to 64. that will generate serious error.
Log in to post a comment.