Tue, 23 Apr 2024 08:53:36 UTC | login

Information for build ocaml-cryptokit-1.11-26.fc33

ID157931
Package Nameocaml-cryptokit
Version1.11
Release26.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-cryptokit.git#8e17ebdb6a26d97dd5db3a6cde6b5cf676c084d9
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, DES, Triple-DES, ARCfour, in ECB, CBC, CFB and OFB modes. * Public-key cryptography: RSA encryption and signature; Diffie-Hellman key agreement. * Hash functions and MACs: SHA-1, SHA-256, RIPEMD-160, MD5, and MACs based on AES and DES. * 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
StartedSat, 09 May 2020 07:37:38 UTC
CompletedSat, 09 May 2020 07:58:27 UTC
Taskbuild (f33, /rpms/ocaml-cryptokit.git:8e17ebdb6a26d97dd5db3a6cde6b5cf676c084d9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-cryptokit.git#8e17ebdb6a26d97dd5db3a6cde6b5cf676c084d9'}}
Tags
f33
RPMs
src
ocaml-cryptokit-1.11-26.fc33.src.rpm (info) (download)
riscv64
ocaml-cryptokit-1.11-26.fc33.riscv64.rpm (info) (download)
ocaml-cryptokit-devel-1.11-26.fc33.riscv64.rpm (info) (download)
ocaml-cryptokit-debuginfo-1.11-26.fc33.riscv64.rpm (info) (download)
ocaml-cryptokit-debugsource-1.11-26.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon May 04 2020 Richard W.M. Jones <rjones@redhat.com> - 1.11-26 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.11-25 - OCaml 4.11.0 pre-release attempt 2 * Fri Apr 17 2020 Richard W.M. Jones <rjones@redhat.com> - 1.11-24 - OCaml 4.11.0 pre-release * Thu Apr 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.11-23 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.11-22 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.11-20 - OCaml 4.10.0+beta1 rebuild. * Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 1.11-19 - OCaml 4.09.0 (final) rebuild. * Tue Oct 29 2019 Jerry James <loganjerry@gmail.com> - 1.11-18 - Rebuild for ocaml-zarith 1.9.1 * Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 1.11-17 - OCaml 4.08.1 (final) rebuild. * Wed Jul 31 2019 Richard W.M. Jones <rjones@redhat.com> - 1.11-16 - OCaml 4.08.1 (rc2) rebuild. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1.11-12 - OCaml 4.07.0 (final) rebuild. * Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 1.11-11 - OCaml 4.07.0-rc1 rebuild.