[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project fipscheck-1.5.0-4.el8

Name fipscheck
Epoch 0
Version 1.5.0
Release 4.el8
Website/URL https://pagure.io/fipscheck
License BSD
Build Time 2023-08-08 16:26:07
Build Host builder-x86-07.inferitos.ru
Summary A library for integrity verification of FIPS validated modules
Repositories BaseOS
Description FIPSCheck is a library for integrity verification of FIPS validated modules. The package also provides helper binaries for creation and verification of the HMAC-SHA256 checksum files.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
fipscheck-1.5.0-4.el8.x86_64 A library for integrity verification of FIPS validated modules 97dc4d80309234ef52672df185224c907ef895be4ad3b8e8fa9620b5ca066fc1 download
fipscheck-lib-1.5.0-4.el8.x86_64 Library files for fipscheck 9f00955be4304f01f463c5b4a71854c9604708f74c8ee4876301ade248b96c28 download
fipscheck-devel-1.5.0-4.el8.x86_64 Development files for fipscheck b562ebebb6d5b37d57383f102496433d1ef6538364a7c93f529b2dc6b3fa4fb8 download
i686
fipscheck-lib-1.5.0-4.el8.i686 Library files for fipscheck ec81701bc609f0f3c5bf6baf7289cb710fb320be03d1767488a4074738d241a8 download
fipscheck-devel-1.5.0-4.el8.i686 Development files for fipscheck 96c2c20a74d6b7fe7916d528067a35bbfc0821ae4665c50ef7b7406bfc3fb908 download
src
fipscheck-1.5.0-4.el8.src A library for integrity verification of FIPS validated modules 30b781b6a43e7d5d5ad11615d299912f94c5a061302ac2fe4e35c4b134d41dbf download
Changelog link
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.5.0-4
- Rebuilt for MSVSphere 8.8

* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Thu Feb 23 2017 Tomáš Mráz <tmraz@redhat.com> - 1.5.0-1
- handle empty hmac file as checksum mismatch

* Tue Sep 10 2013 Tomáš Mráz <tmraz@redhat.com> - 1.4.1-1
- fix inverted condition in FIPSCHECK_verify_ex()

* Fri Sep 06 2013 Tomáš Mráz <tmraz@redhat.com> - 1.4.0-1
- added new API calls to support setting hmac suffix

* Mon Apr 16 2012 Tomas Mraz <tmraz@redhat.com> - 1.3.1-1
- manual pages added by Paul Wouters

* Tue Sep 07 2010 Tomas Mraz <tmraz@redhat.com> - 1.3.0-1
- look up the hmac files in the _libdir/fipscheck first

* Tue May 26 2009 Tomas Mraz <tmraz@redhat.com> - 1.2.0-1
- add lib subpackage to avoid multilib on the base package
- add ability to compute hmacs on multiple files at once
- improved debugging with FIPSCHECK_DEBUG