add ARMv8 implementations of SM4 in ECB and XTS
This commit is contained in:
parent
a59ed15abb
commit
f7e627413c
2225
Feature-add-ARMv8-implementations-of-SM4-in-ECB-and-XTS.patch
Normal file
2225
Feature-add-ARMv8-implementations-of-SM4-in-ECB-and-XTS.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
||||
Name: openssl
|
||||
Epoch: 1
|
||||
Version: 1.1.1m
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: Cryptography and SSL/TLS Toolkit
|
||||
License: OpenSSL and SSLeay
|
||||
URL: https://www.openssl.org/
|
||||
@ -32,6 +32,7 @@ Patch21: Feature-Support-TLCP-protocol.patch
|
||||
Patch22: Feature-X509-command-supports-SM2-certificate-signing-with-default-sm2id.patch
|
||||
Patch23: CVE-2022-2068-Fix-file-operations-in-c_rehash.patch
|
||||
Patch24: CVE-2022-2097-Fix-AES-OCB-encrypt-decrypt-for-x86-AES-NI.patch
|
||||
Patch25: Feature-add-ARMv8-implementations-of-SM4-in-ECB-and-XTS.patch
|
||||
|
||||
BuildRequires: gcc perl make lksctp-tools-devel coreutils util-linux zlib-devel
|
||||
Requires: coreutils %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
@ -234,6 +235,9 @@ make test || :
|
||||
%ldconfig_scriptlets libs
|
||||
|
||||
%changelog
|
||||
* Tue Sep 13 2022 Xu Yizhou <xuyizhou1@huawei.com> - 1:1.1.1m-8
|
||||
- add ARMv8 implementations of SM4 in ECB and XTS
|
||||
|
||||
* Tue Sep 13 2022 wangcheng <wangcheng156@huawei.com> - 1:1.1.1m-7
|
||||
- add provides for openssl-SMx
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user