How to Install and Uninstall libcryptokit-ocaml Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "libcryptokit-ocaml" package

Please follow the instructions below to install libcryptokit-ocaml on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libcryptokit-ocaml

2. Uninstall "libcryptokit-ocaml" package

Please follow the step by step instructions below to uninstall libcryptokit-ocaml on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libcryptokit-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcryptokit-ocaml package on Ubuntu 21.10 (Impish Indri)

Package: libcryptokit-ocaml
Architecture: amd64
Version: 1.16.1-1build1
Priority: optional
Section: universe/libs
Source: cryptokit
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1103
Provides: libcryptokit-ocaml-5a1e1
Depends: libzarith-ocaml-rccg7, ocaml-base-nox-4.11.1, libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Filename: pool/universe/c/cryptokit/libcryptokit-ocaml_1.16.1-1build1_amd64.deb
Size: 273732
MD5sum: 03922d0a892d05f88b1dd0c5431cd2d0
SHA1: 904dacfba4959e7916deda0270f3298a2efafe21
SHA256: 0bdcdc37e80bfcbc702efae53e88c6644f7f246bdcd517b0f1b641b0c02acaf5
SHA512: 4dbf1687a214ded3117f7a0e33aff42652bebe7caa348b49bfe797cd9f10807b5208287bfab239b0b80ef6380a76c92e6e1dfd3d18285ebce21f27936a9c656e
Homepage: https://github.com/xavierleroy/cryptokit
Description-en: 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.
Description-md5: f48cbdabd2c023a461e32012f3de75ec