cryptokit 1.11-1build1 source package in Ubuntu

Changelog

cryptokit (1.11-1build1) bionic; urgency=medium

  * Rebuild against new OCAML ABIs.

 -- Gianfranco Costamagna <email address hidden>  Sat, 28 Oct 2017 08:16:15 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe libdevel

Downloads

File Size SHA-256 Checksum
cryptokit_1.11.orig.tar.gz 147.2 KiB 8fb4c7f315cd554c53897db412731dc2288ed0cfd6d5dda6f76796aced8d23fd
cryptokit_1.11-1build1.debian.tar.xz 5.8 KiB b1cc6ac785cc656c1d842c9a7f86a2bc0566c537a370186e8430ea6f68328ea4
cryptokit_1.11-1build1.dsc 2.2 KiB 69c5956a774d7b1efdab9b12c66815e8f2d3e3579dcacdb84dda1d6e020e831a

Available diffs

View changes file

Binary packages built by this source

libcryptokit-ocaml: cryptographic algorithm library for OCaml - runtime

 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 ciphers: AES, DES, Triple-DES, ARCfour,
     in ECB, CBC, CFB and OFB modes.
   - Public-key cryptography: RSA encryption, Diffie-Hellman key agreement.
   - Hash functions and MACs: SHA-1, 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.
 .
 This package provides just the shared library for Cryptokit.

libcryptokit-ocaml-dbgsym: No summary available for libcryptokit-ocaml-dbgsym in ubuntu eoan.

No description available for libcryptokit-ocaml-dbgsym in ubuntu eoan.

libcryptokit-ocaml-dev: No summary available for libcryptokit-ocaml-dev in ubuntu cosmic.

No description available for libcryptokit-ocaml-dev in ubuntu cosmic.