Tue, 30 Apr 2024 03:46:43 UTC | login

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

ID152162
Package Nameocaml-cryptokit
Version1.11
Release22.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-cryptokit.git#11dce77ede6f0bf336e07342f419538b591ff892
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
StartedWed, 08 Apr 2020 20:54:42 UTC
CompletedWed, 08 Apr 2020 21:11:54 UTC
Taskbuild (f33, /rpms/ocaml-cryptokit.git:11dce77ede6f0bf336e07342f419538b591ff892)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-cryptokit.git#11dce77ede6f0bf336e07342f419538b591ff892'}}
Tags No tags
RPMs No RPMs
Changelog * 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.