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 Ubuntu Archiv lucid (universe)
Version1.3-14build1
Sektionuniverse/libs
Prioritätoptional
Installierte Größe748 Byte
Hängt ab vonocaml-base-nox-3.11.2, libc6 (>= 2.4), zlib1g (>= 1:1.1.4)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellecryptokit
Paketgröße284946 Byte
Prüfsumme MD59357196c56c3eae767c55748a5292c06
Prüfsumme SHA1a1e613534929788434c856252d1ae67bb7664c58
Prüfsumme SHA25606de268f176f6329929518c03118093b8fca7d325aef2d2ae9d3a32cd1039f8b
Link zum Herunterladenlibcryptokit-ocaml_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 just the shared library for Cryptokit.


Impressum
Linux is a registered trademark of Linus Torvalds