!11 add SM2 genkey function
From: @wangyoukang Reviewed-by: @mailofzxf Signed-off-by: @mailofzxf
This commit is contained in:
commit
5ad629c747
1068
0002-add-SM2-genkey-function.patch
Normal file
1068
0002-add-SM2-genkey-function.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
Name: tpm2-tss-engine
|
Name: tpm2-tss-engine
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 1.u1
|
Release: 1.u2
|
||||||
Summary: OpenSSL Engine for TPM2 devices using the tpm2-tss software stack
|
Summary: OpenSSL Engine for TPM2 devices using the tpm2-tss software stack
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -8,6 +8,7 @@ URL: https://github.com/tpm2-software/tpm2-tss-engine
|
|||||||
Source0: https://github.com/tpm2-software/tpm2-tss-engine/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/tpm2-software/tpm2-tss-engine/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
Patch10001: 0001-add-bootstrap-for-source-code-compilation.patch
|
Patch10001: 0001-add-bootstrap-for-source-code-compilation.patch
|
||||||
|
Patch10002: 0002-add-SM2-genkey-function.patch
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
@ -84,7 +85,12 @@ uses the tpm2-tss software stack
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Aug 31 2023 wangyoukang<wangyoukang@xfusio.com> - 1.1.0-1.u1
|
* Tue Aug 1 2023 wangyoukang<wangyoukang@xfusio.com> - 1.1.0-1.u2
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:
|
||||||
|
- DESC: add SM2 genkey function
|
||||||
|
|
||||||
|
* Tue Aug 1 2023 wangyoukang<wangyoukang@xfusio.com> - 1.1.0-1.u1
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:
|
- CVE:
|
||||||
- DESC: add bootstratp for source code compilation
|
- DESC: add bootstratp for source code compilation
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user