Tue, 30 Apr 2024 03:35:34 UTC | login

Information for build ocaml-cryptokit-1.18-10.fc40

ID293608
Package Nameocaml-cryptokit
Version1.18
Release10.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-cryptokit.git#6c93d2e5eb9e8b8d92506c8b56261322b1551148
SummaryOCaml library of cryptographic and hash functions
DescriptionThe Cryptokit library for Objective Caml provides a variety of cryptographic primitives that can be used to implement cryptographic protocols in security-sensitive applications. The primitives provided include: * Symmetric-key cryptography: AES, Chacha20, DES, Triple-DES, Blowfish, ARCfour, in ECB, CBC, CFB, OFB and counter modes. * Authenticated encryption: AES-GCM, Chacha20-Poly1305. * Public-key cryptography: RSA encryption and signature; Diffie-Hellman key agreement. * Hash functions and MACs: SHA-3, SHA-2, BLAKE2, BLAKE3, RIPEMD-160; MACs based on AES and DES; SipHash. (SHA-1 and MD5, despite being broken, are also provided for historical value.) * Random number generation. * Encodings and compression: base 64, hexadecimal, Zlib compression. Additional ciphers and hashes can easily be used in conjunction with the library. In particular, basic mechanisms such as chaining modes, output buffering, and padding are provided by generic classes that can easily be composed with user-provided ciphers. More generally, the library promotes a "Lego"-like style of constructing and composing transformations over character streams.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 15:56:41 UTC
CompletedThu, 29 Feb 2024 16:27:57 UTC
Taskbuild (f40, /rpms/ocaml-cryptokit.git:6c93d2e5eb9e8b8d92506c8b56261322b1551148)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-cryptokit.git#6c93d2e5eb9e8b8d92506c8b56261322b1551148'}}
Tags
f40
RPMs
src
ocaml-cryptokit-1.18-10.fc40.src.rpm (info) (download)
riscv64
ocaml-cryptokit-1.18-10.fc40.riscv64.rpm (info) (download)
ocaml-cryptokit-devel-1.18-10.fc40.riscv64.rpm (info) (download)
ocaml-cryptokit-debuginfo-1.18-10.fc40.riscv64.rpm (info) (download)
ocaml-cryptokit-debugsource-1.18-10.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.18-8 - Bump release and rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.18-7 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.18-6 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1.18-5 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 27 2023 Jerry James <loganjerry@gmail.com> - 1.18-4 - Rebuild for ocaml-zarith 1.13 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.18-2 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 1.18-1 - Version 1.18 - Convert License tag to SPDX - Use new dune macros - Update description from upstream README.md * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 1.16.1-13 - Bump release and rebuild * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 1.16.1-12 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Jun 19 2022 Richard W.M. Jones <rjones@redhat.com> - 1.16.1-9 - OCaml 4.14.0 rebuild * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 1.16.1-8 - OCaml 4.13.1 rebuild to remove package notes