Package ocaml-cryptokit: Information

    Source package: ocaml-cryptokit
    Version: 1.13-alt3
    Build time:  Apr 2, 2019, 06:23 AM in the task #226148
    Category: Development/ML
    Report package bug
    License: LGPLv2 with exceptions
    Summary: OCaml library of cryptographic and hash functions
    Description: 
    The 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.

    List of rpms provided by this srpm:
    ocaml-cryptokit (x86_64, i586, aarch64)
    ocaml-cryptokit-debuginfo (x86_64, i586, aarch64)
    ocaml-cryptokit-devel (x86_64, i586, aarch64)

    Maintainer: Anton Farygin


      1. chrpath
      2. ocaml
      3. ocaml-findlib
      4. ocaml-ocamlbuild
      5. ocaml-ocamldoc
      6. ocaml-zarith-devel
      7. zlib-devel

    Last changed


    Oct. 18, 2018 Anton Farygin 1.13-alt3
    - rebuilt with ocaml-4.07.1
    Sept. 5, 2018 Anton Farygin 1.13-alt2
    - rebuilt with ocaml 4.07
    May 18, 2018 Anton Farygin 1.13-alt1
    - 1.13