Mon, 13 May 2024 07:47:15 UTC | login

Information for build freetiger-5-14.fc31

ID118522
Package Namefreetiger
Version5
Release14.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/freetiger.git#8ca01cfe97be0233d27cc7dd3ce2111ab1f35c74
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
StartedSat, 03 Aug 2019 11:13:08 UTC
CompletedSat, 03 Aug 2019 11:53:59 UTC
Taskbuild (f31-candidate, /rpms/freetiger.git:8ca01cfe97be0233d27cc7dd3ce2111ab1f35c74)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/freetiger.git#8ca01cfe97be0233d27cc7dd3ce2111ab1f35c74'}}
Tags
f31
f32
f33
RPMs
src
freetiger-5-14.fc31.src.rpm (info) (download)
riscv64
freetiger-5-14.fc31.riscv64.rpm (info) (download)
freetiger-devel-5-14.fc31.riscv64.rpm (info) (download)
freetiger-debuginfo-5-14.fc31.riscv64.rpm (info) (download)
freetiger-debugsource-5-14.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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