Add GCM Cipher Support (#309)

Enabled GCM Cipher related macros in config header for Windows
PowerShell/Win32-OpenSSH#1075
This commit is contained in:
Dominic Watley 2018-05-11 00:20:55 -04:00 committed by Manoj Ampalam
parent fe422e5c15
commit 936b89ac0d
1 changed files with 3 additions and 1 deletions

View File

@ -1657,6 +1657,8 @@
#define WITH_OPENSSL 1
#define OPENSSL_HAVE_EVPGCM 1
#define HAVE_EVP_CIPHER_CTX_CTRL 1
#define HAVE_DECL_NFDBITS 0
#define HAVE_DECL_HOWMANY 0
#define HAVE_STRTOULL 1
@ -1696,4 +1698,4 @@
#define _PATH_SFTP_SERVER "sftp-server.exe"
#define _PATH_SSH_PROGRAM "ssh.exe"
#define _PATH_LS "dir"
#define FORK_NOT_SUPPORTED 1
#define FORK_NOT_SUPPORTED 1