Click here to visit the old openkoji buildsystem (Archived)

Information for build golang-github-aead-chacha20-0-0.16.20190523git8b13a72.fc41

ID169
Package Namegolang-github-aead-chacha20
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0
Release0.16.20190523git8b13a72.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-aead-chacha20.git#999f91235f890d66d0691519b036b46c11b89683
SummaryChaCha20 and XChaCha20 stream ciphers
Description ChaCha is a stream cipher family created by Daniel J. Bernstein. The most common ChaCha variant is ChaCha20 (20 rounds). ChaCha20 is standardized in RFC 7539. This package provides implementations of three ChaCha versions: - ChaCha20 with a 64 bit nonce (can en/decrypt up to 2^64 * 64 bytes for one key-nonce combination) - ChaCha20 with a 96 bit nonce (can en/decrypt up to 2^32 * 64 bytes ~ 256 GB for one key-nonce combination) - XChaCha20 with a 192 bit nonce (can en/decrypt up to 2^64 * 64 bytes for one key-nonce combination) Furthermore the chacha sub package implements ChaCha20/12 and ChaCha20/8. These versions use 12 or 8 rounds inste -d of 20. But it's recommended to use ChaCha20 (with 20 rounds) - it will be fast enough for almost all purposes.
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 23 Apr 2024 21:17:34 CST
CompletedTue, 23 Apr 2024 21:27:59 CST
Taskbuild (rawhide, /rpms/golang-github-aead-chacha20.git:999f91235f890d66d0691519b036b46c11b89683)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-aead-chacha20.git#999f91235f890d66d0691519b036b46c11b89683'}}
Tags
f41
RPMs
src
golang-github-aead-chacha20-0-0.16.20190523git8b13a72.fc41.src.rpm (info) (download)
noarch
golang-github-aead-chacha20-devel-0-0.16.20190523git8b13a72.fc41.noarch.rpm (info) (download)
Logs
riscv64
state.log
installed_pkgs.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.11 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629