mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-09 23:43:41 +08:00
update Configure
This commit is contained in:
@@ -429,6 +429,9 @@ my @disablables = (
|
|||||||
"sha",
|
"sha",
|
||||||
"md5",
|
"md5",
|
||||||
"rsa",
|
"rsa",
|
||||||
|
"pem",
|
||||||
|
"pkcs7",
|
||||||
|
"pkcs12",
|
||||||
);
|
);
|
||||||
foreach my $proto ((@tls, @dtls))
|
foreach my $proto ((@tls, @dtls))
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -50,6 +50,7 @@
|
|||||||
#ifndef HEADER_GMSKF_H
|
#ifndef HEADER_GMSKF_H
|
||||||
#define HEADER_GMSKF_H
|
#define HEADER_GMSKF_H
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
#include <openssl/sgd.h>
|
#include <openssl/sgd.h>
|
||||||
#include <openssl/skf.h>
|
#include <openssl/skf.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user