Content-Disposition: inline X-RT-Interface: Web Subject: Use modern OpenSSL RAND API Message-ID: To: bind9-public@isc.org From: Francis_Dupont@isc.org MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: binary Date: Mon, 01 Jan 2018 19:36:07 +0000 X-Mailer: MIME-tools 5.508 (Entity 5.508) X-RT-Original-Encoding: utf-8 Content-Length: 99 RAND_pseudobytes() is obsolete. There is a new RAND_priv_bytes() to switch to an independent PRNG.