wolfSSL 3.11.1 for TLS1.3 beta

Fork of wolfSSL by wolf SSL

Committer:
wolfSSL
Date:
Tue May 30 06:16:19 2017 +0000
Revision:
13:80fb167dafdf
Parent:
3:6f956bdb3073
wolfSSL 3.11.1: TLS1.3 Beta

Who changed what in which revision?

UserRevisionLine numberNew contents of line
wolfSSL 3:6f956bdb3073 1 /* rand.h for openSSL */
wolfSSL 3:6f956bdb3073 2
wolfSSL 3:6f956bdb3073 3 #include <wolfssl/openssl/ssl.h>
wolfSSL 3:6f956bdb3073 4 #include <wolfssl/wolfcrypt/random.h>
wolfSSL 3:6f956bdb3073 5
wolfSSL 3:6f956bdb3073 6 #define RAND_set_rand_method wolfSSL_RAND_set_rand_method
wolfSSL 3:6f956bdb3073 7