Hello,
I’m a little unsure on the recommended way to properly reseed the RAND_bytes()
function. My output provides random numbers, but only the first 16 bytes. The
output of byte 16 and on is just some period of the first 16 bytes and
therefore has several duplicated numbers.
My inputs are fou
On 28/09/16 21:40, Benjamin Kaduk wrote:
> On 09/28/2016 03:27 AM, Matt Caswell wrote:
>> The current behaviour is not *wrong* either for TLS or DTLS, but the
>> discrepancy is quite weird and confusing. Should we:
>>
>> 1) Change TLS to behave like it used to, and like DTLS still does
>>
>> 2) C
Ok, I’ve proposed an initial patch at
https://github.com/openssl/openssl/pull/1646
I’d like some feedback about how best to test this functionality, but initially
this does appear to work.
Cory
> On 28 Sep 2016, at 13:30, Salz, Rich wrote:
>
>> [0]:
>> https://commondatastorage.googleapis.c