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
Beschreibungcryptographic algorithm library for OCaml - runtime
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.3-14+b1
Sektionocaml
Prioritätoptional
Installierte Größe744 Byte
Hängt ab vonocaml-base-nox-3.11.2, libc6 (>= 2.1.3), zlib1g (>= 1:1.1.4)
Empfohlene Pakete
PaketbetreuerDebian OCaml Maintainers
Quellecryptokit (1.3-14)
Paketgröße285356 Byte
Prüfsumme MD5bbe490411f7cd424e8d84043c5e05b05
Prüfsumme SHA112235ad8e526341f7d6bcb2bf938e066cef06123
Prüfsumme SHA256aa2b301b8799e0fe307ff11196d37351e20f11213de53f6b26dc2f5c1d0abfe5
Link zum Herunterladenlibcryptokit-ocaml_1.3-14+b1_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 just the shared library for Cryptokit.


Impressum
Linux is a registered trademark of Linus Torvalds