cryptokit 1.7-1 source package in Ubuntu

Changelog

cryptokit (1.7-1) unstable; urgency=low


  [ Stéphane Glondu ]
  * New upstream release
  * Use format version 1.0 in debian/copyright
  * Bump Standards-Version to 3.9.4

  [ Sylvain Le Gall ]
  * Remove Sylvain Le Gall from uploaders

 -- Stéphane Glondu <email address hidden>  Wed, 08 May 2013 14:48:43 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
libdevel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cryptokit_1.7-1.dsc 2.1 KiB 13f8cfee7e184d54f171f0f38ec4de2d09381a8135dd7c8f8c2b3c3a8d2315bc
cryptokit_1.7.orig.tar.gz 137.1 KiB 56a8c0339c47ca3cf43c8881d5b519d3bff68bc8a53267e9c5c9cbc9239600ca
cryptokit_1.7-1.debian.tar.gz 6.0 KiB 1ffc6b03c3b2263b72e8b6944e5bc73bcaf14d4b220bf90bb7827b3995646121

Available diffs

No changes file available.

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-dev: No summary available for libcryptokit-ocaml-dev in ubuntu saucy.

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