DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibcryptokit-ocaml-dev
Beschreibungcryptographic algorithm library for OCaml - development
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.3-14build1
Sektionuniverse/libdevel
Prioritätoptional
Installierte Größe968 Byte
Hängt ab vonzlib1g-dev, libcryptokit-ocaml-h1pv7, ocaml-nox-3.11.2
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellecryptokit
Paketgröße167490 Byte
Prüfsumme MD539a3b7878cae08f1771db1ea1dc31e5c
Prüfsumme SHA13382fe40285e492c52046dce04b413899d0156d4
Prüfsumme SHA2565a5fa72b7d88b292bdff016295f578245329a885cff8cece2ed70eff4c195213
Link zum Herunterladenlibcryptokit-ocaml-dev_1.3-14build1_i386.deb
Ausführliche BeschreibungThe 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 static libraries, interfaces, and documentation for Cryptokit.


Impressum
Linux is a registered trademark of Linus Torvalds