Package: libcryptokit-ocaml (1.3-6) [universe]
Links for libcryptokit-ocaml
Ubuntu Resources:
Download Source Package cryptokit:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian OCaml Maintainers (Mail Archive)
- Julien Cristau
- Ralf Treinen
- Remi Vanicat
- Samuel Mimram
- Stefano Zacchiroli
- Sven Luther
- Sylvain Le Gall
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
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.
Other Packages Related to libcryptokit-ocaml
|
|
|
-
- dep: libc6 (>= 2.6.1-1)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: ocaml-base-3.10.0
- virtual package provided by ocaml-base
-
- dep: zlib1g (>= 1:1.2.3.3.dfsg-1)
- compression library - runtime
Download libcryptokit-ocaml
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 28.4 kB | 92.0 kB | [list of files] |
| i386 | 30.0 kB | 96.0 kB | [list of files] |