Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044863
en ru br
Репозитории ALT
S:1.16.1-alt2
D:1.3-alt1
5.1: 1.3-alt5
www.altlinux.org/Changes

Группа :: Разработка/ML
Пакет: ocaml-cryptokit

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.16.1-alt2
Время сборки: 16 марта 2021, 05:58 ( 158.4 недели назад )
Размер архива: 96.33 Kb

Домашняя страница:   http://forge.ocamlcore.org/projects/cryptokit/

Лицензия: LGPLv2 with OCaml-LGPL-linking-exception
О пакете: OCaml library of cryptographic and hash functions
Описание:

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 cryptography: AES, DES, Triple-DES, ARCfour, in ECB,
 CBC, CFB and OFB modes.
* Public-key cryptography: RSA encryption and signature; Diffie-Hellman
 key agreement.
* Hash functions and MACs: SHA-1, SHA-256, RIPEMD-160, 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.

Текущий майнтейнер: Anton Farygin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • ocaml-cryptokit
  • ocaml-cryptokit-debuginfo
  • ocaml-cryptokit-devel
  • ocaml-cryptokit-runtime
  • ocaml-cryptokit-runtime-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin