Sun, 28 Apr 2024 23:54:13 UTC | login

Information for build freetiger-5-11.fc29

ID43021
Package Namefreetiger
Version5
Release11.fc29
Epoch
SummaryFree implementation of the tiger hash algorithm
Descriptionfreetiger is an implementation of the tiger hash algorithm made looking only at the tiger reference paper (thus ignoring the reference code until a working implementation was made). It also includes a modified version of the main program included with the tiger reference implementation which was used for benchmarking purposes. It has been optimized for usage in the TTH calculation algorithm and includes optimized versions that will calculate the hashes for the 1024 byte file chunks and the 48 byte hash concatenation appending the proper suffix automatically thus minimizing memory to memory copying. Also freetiger features interleaved hashing where the hashes of two different blocks are calculated at the same time interleaving the operations of one and the other. Using this increases the implementation performance. freetiger also supports SSE2 for key scheduling during the tiger rounds which also increases performance on processors supporting it and provides an implementation of the partial hashing scheme for a more secure password storage when authenticating clients using the GPA command in ADC.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 11 Jun 2018 12:25:31 UTC
CompletedMon, 11 Jun 2018 13:49:42 UTC
Taskbuild (f29-candidate, freetiger-5-11.fc29.src.rpm)
Tags
f29
RPMs
src
freetiger-5-11.fc29.src.rpm (info) (download)
riscv64
freetiger-5-11.fc29.riscv64.rpm (info) (download)
freetiger-devel-5-11.fc29.riscv64.rpm (info) (download)
freetiger-debuginfo-5-11.fc29.riscv64.rpm (info) (download)
freetiger-debugsource-5-11.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Aug 06 2017 Björn Esser <besser82@fedoraproject.org> - 5-10 - Rebuilt for AutoReq cmake-filesystem * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri May 31 2013 Björn Esser <bjoern.esser@gmail.com> - 5-2 - devel shouldn't require cmake, owning %{_libdir}/cmake is enough. * Fri May 31 2013 Björn Esser <bjoern.esser@gmail.com> - 5-1 - Initial rpm release (#969387)