- Support for ECC keys and ECDSA signatures.
This commit is contained in:
parent
bce07afd76
commit
1b6f9e28c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/libzpc-1.0.1.tar.gz
|
||||
/libzpc-1.1.0.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libzpc
|
||||
Version: 1.0.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Source library for the IBM Z Protected-key crypto feature
|
||||
|
||||
License: MIT
|
||||
@ -75,6 +75,9 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 02 2023 Joerg Schmidbauer <jschmidb@de.ibm.com> - 1.1.0
|
||||
- Support for ECC keys and ECDSA signatures.
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libzpc-1.0.1.tar.gz) = c5fc79753c95b9e3a917912e79233521dea5511010d9efbd3d5013a1686a8e774033232dda62f901c994ce048904c7342a9eb2ef043b77584a9b0dbf1439bd54
|
||||
SHA512 (libzpc-1.1.0.tar.gz) = ab419543672630f15295e069d066eae392fd12b8d5bc05352be437d93285e5ca7c64ecbc0a1fe6ca67d8aa4f0b3ec4d6bb8031b1e88b4df1687e2edee32ac38b
|
||||
|
Loading…
Reference in New Issue
Block a user