Switch version string to SSLeay/OpenSSL
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
#include "cryptlib.h"
|
||||
#include "evp.h"
|
||||
|
||||
char *EVP_version="EVP part of SSLeay 0.9.1c 22-Dec-1998";
|
||||
char *EVP_version="EVP part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998";
|
||||
|
||||
void EVP_CIPHER_CTX_init(ctx)
|
||||
EVP_CIPHER_CTX *ctx;
|
||||
|
||||
Reference in New Issue
Block a user