Thu, 06 Mar 2025 07:16:10 UTC | login

Information for build monocypher-3.1.2-11.fc42

ID365249
Package Namemonocypher
Version3.1.2
Release11.fc42
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/monocypher.git#8867bcb02d2418942b9d444be71e6c9f0c7e3aaf
SummaryBoring crypto that simply works
DescriptionMonocypher is an easy to use cryptographic library. It provides functions for authenticated encryption, hashing, password hashing and key derivation, key exchange, and public key signatures. It is: - Small. Monocypher contains under 2000 lines of code, small enough to allow audits. The binaries can be under 50KB, small enough for many embedded targets. - Easy to deploy. Just add monocypher.c and monocypher.h to your project. They compile as C99 or C++ and are dedicated to the public domain (CC0-1.0, alternatively 2-clause BSD). - Portable. There are no dependencies, not even on libc. - Honest. The API is small, consistent, and cannot fail on correct input. - Direct. The abstractions are minimal. A developer with experience in applied cryptography can be productive in minutes. - Fast. The primitives are fast to begin with, and performance wasn't needlessly sacrificed. Monocypher holds up pretty well against Libsodium, despite being closer in size to TweetNaCl.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 05 Mar 2025 16:15:11 UTC
CompletedWed, 05 Mar 2025 23:57:35 UTC
Taskbuild (f42, /rpms/monocypher.git:8867bcb02d2418942b9d444be71e6c9f0c7e3aaf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/monocypher.git#8867bcb02d2418942b9d444be71e6c9f0c7e3aaf'}}
Tags
f42
RPMs
src
monocypher-3.1.2-11.fc42.src.rpm (info) (download)
riscv64
monocypher-3.1.2-11.fc42.riscv64.rpm (info) (download)
monocypher-devel-3.1.2-11.fc42.riscv64.rpm (info) (download)
monocypher-debuginfo-3.1.2-11.fc42.riscv64.rpm (info) (download)
monocypher-debugsource-3.1.2-11.fc42.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 3.1.2-10 - convert license to SPDX * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild