cryptokit 1.10-1build1 source package in Ubuntu

Changelog

cryptokit (1.10-1build1) xenial; urgency=medium

  * No-change rebuild against ocaml 4.02.

 -- Łukasz 'sil2100' Zemczak <email address hidden>  Mon, 02 Nov 2015 18:09:42 -0600

Upload details

Uploaded by:
Łukasz Zemczak
Uploaded to:
Xenial
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libdevel

Downloads

File Size SHA-256 Checksum
cryptokit_1.10.orig.tar.gz 149.0 KiB db6639646e1d35cdd9d8c3779a260d073f8c5385e1d3647f7e9ac9537b144ecc
cryptokit_1.10-1build1.debian.tar.xz 5.8 KiB 9fbd8dbc7b55cc3be819c0ed285ee5ce9f91560a473a159a8f8f4931412d39fc
cryptokit_1.10-1build1.dsc 1.8 KiB b0ea130b7b47b48d321b9dabf6ad43e0a9698bcb7838d576b1f0cd062f4faf44

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 artful.

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

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

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