realbright

Results 1 issues of realbright

ssl3_send_client_key_exchange seem to not use ecc508 when generating new ECDH key pair. Currently, it uses EC_KEY_generate_key (openssl default) but I think, it have to be replaced by ECDH_generate_key() same as...

bug