cryptokit 1.15-1build1 source package in Ubuntu

Changelog

cryptokit (1.15-1build1) focal; urgency=medium

  * No-change rebuild against ocaml-nox-4.08.1

 -- Steve Langasek <email address hidden>  Fri, 21 Feb 2020 07:21:35 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libdevel

Downloads

File Size SHA-256 Checksum
cryptokit_1.15.orig.tar.gz 113.0 KiB 74eff148bd202b6da3fcf9c29113291d63ae549c16696b46b6dc479ec9e14336
cryptokit_1.15-1build1.debian.tar.xz 6.1 KiB 45b973dde772070da1d0dc1e095e0b9da372584b56c6ee15f0a35256f687d882
cryptokit_1.15-1build1.dsc 2.3 KiB bcc4434873ab829d7cf588b5d048d41bc6511ddcb52ad78b63003aa85b39d77e

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

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

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

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