Tue, 30 Apr 2024 02:02:13 UTC | login

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

ID156159
Package Nameocaml-cryptokit
Version1.11
Release25.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-cryptokit.git#507c633cc853298390fcfc6dd0394da6738332d0
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 failed
Volume DEFAULT
StartedThu, 30 Apr 2020 19:05:46 UTC
CompletedThu, 30 Apr 2020 19:15:25 UTC
Taskbuild (f33, /rpms/ocaml-cryptokit.git:507c633cc853298390fcfc6dd0394da6738332d0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-cryptokit.git#507c633cc853298390fcfc6dd0394da6738332d0'}}
Tags No tags
RPMs No RPMs
Changelog * 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.