0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/mbedtls
James Yonan 2fa0547367 mbedTLS: In MbedTLSRandom, add missing init/free.
In class MbedTLSRandom, added calls to mbedtls_ctr_drbg_init
and mbedtls_ctr_drbg_free that are now required by
mbedTLS 2.x.

Also added code to show mbedTLS-specific error messages
on fail.

Signed-off-by: James Yonan <james@openvpn.net>
2017-03-18 17:45:14 -06:00
..
crypto copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
pki copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
ssl copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
util mbedTLS: In MbedTLSRandom, add missing init/free. 2017-03-18 17:45:14 -06:00