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 Debian Archiv squeeze (main)
Version1.3-14+b1
Sektionocaml
Prioritätoptional
Installierte Größe968 Byte
Hängt ab vonzlib1g-dev, libcryptokit-ocaml-h1pv7, ocaml-nox-3.11.2
Empfohlene Pakete
PaketbetreuerDebian OCaml Maintainers
Quellecryptokit (1.3-14)
Paketgröße168740 Byte
Prüfsumme MD5b7b5ca092af725f5fa677d19cdbbe275
Prüfsumme SHA149dee6a66e4e8d1fb8b9ed7d4a523e9b2b6bfad5
Prüfsumme SHA2560e80481764dc08780cfab7bdd02982fac18f776279c211bad79f3eb3d0ddd280
Link zum Herunterladenlibcryptokit-ocaml-dev_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 static libraries, interfaces, and documentation for Cryptokit.


Impressum
Linux is a registered trademark of Linus Torvalds