Tue, 30 Apr 2024 07:02:57 UTC | login

Information for build ocaml-cryptokit-1.11-16.fc31

ID122534
Package Nameocaml-cryptokit
Version1.11
Release16.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-cryptokit.git#03a428fde755cb3810da5c3d04176f6c85e23641
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
StartedSat, 21 Sep 2019 13:03:03 UTC
CompletedSat, 21 Sep 2019 13:40:50 UTC
Taskbuild (f31-candidate, /rpms/ocaml-cryptokit.git:03a428fde755cb3810da5c3d04176f6c85e23641)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-cryptokit.git#03a428fde755cb3810da5c3d04176f6c85e23641'}}
Tags No tags
RPMs No RPMs
Changelog * 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. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Nov 17 2017 Richard W.M. Jones <rjones@redhat.com> - 1.11-9 - OCaml 4.06.0 rebuild.