Add Windows CNG (BCrypt) support to HCrypto EVP API
This commit is contained in:
@@ -162,6 +162,8 @@ pthreadinc= -I$(PTHREAD_INC)
|
||||
|
||||
cincdirs=$(cincdirs) -I$(INCDIR) -I$(INCDIR)\krb5 $(pthreadinc)
|
||||
cdefines=$(cdefines) -DHAVE_CONFIG_H
|
||||
# Windows CNG provider
|
||||
cdefines=$(cdefines) -DHCRYPTO_DEF_PROVIDER=w32crypto
|
||||
cdebug=$(cdebug) /Zi
|
||||
ldebug=$(ldebug) /DEBUG
|
||||
localcflags=$(localcflags) /Oy-
|
||||
|
Reference in New Issue
Block a user