add SM2 genkey function
Signed-off-by: wangyoukang <wangyoukang@xfusion.com>
This commit is contained in:
parent
f3b0ab0838
commit
dc276c227f
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
|
||||
Version: 1.1.0
|
||||
Release: 1.u1
|
||||
Release: 1.u2
|
||||
Summary: OpenSSL Engine for TPM2 devices using the tpm2-tss software stack
|
||||
|
||||
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
|
||||
|
||||
Patch10001: 0001-add-bootstrap-for-source-code-compilation.patch
|
||||
Patch10002: 0002-add-SM2-genkey-function.patch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: autoconf
|
||||
@ -84,7 +85,12 @@ uses the tpm2-tss software stack
|
||||
|
||||
|
||||
%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
|
||||
- CVE:
|
||||
- DESC: add bootstratp for source code compilation
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user