<p>Good work Daniel, I hope that this OpenSSL issues stops now soon..<br>
One suggestion about the random number generator - I think the core/fastrand/ one has a better quality than the one provided from glibc (kam_rand, which points to rand). If this fix is confirmed, I would suggest to use this one for now.</p>
<p>I looked already quite a bit into this random number generator topic. Most servers and also OS use the "Fortuna" PRNG. I was thinking of using fastrand for all "normal" random numbers (to replace the one from glibc) and then using fortuna for "secure" random numbers. I planned to work on this when 5.3. has been released.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2077?email_source=notifications&email_token=ABO7UZIEOIINCQBDHQTP3QTQMPBJRA5CNFSM4I23Q2LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAC4NHY#issuecomment-537249439">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZMMW5M6TRXSPQCC6LTQMPBJRANCNFSM4I23Q2LA">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABO7UZNIU5GN6Y7NBUINWKTQMPBJRA5CNFSM4I23Q2LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAC4NHY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2077?email_source=notifications\u0026email_token=ABO7UZIEOIINCQBDHQTP3QTQMPBJRA5CNFSM4I23Q2LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAC4NHY#issuecomment-537249439",
"url": "https://github.com/kamailio/kamailio/issues/2077?email_source=notifications\u0026email_token=ABO7UZIEOIINCQBDHQTP3QTQMPBJRA5CNFSM4I23Q2LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAC4NHY#issuecomment-537249439",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>