套件:libcryptokit-ocaml-dev(1.16.1-1 以及其他的)
libcryptokit-ocaml-dev 的相關連結
Debian 的資源:
下載原始碼套件 cryptokit:
維護小組:
- Debian OCaml Maintainers (QA 頁面, 郵件存檔)
- Ralf Treinen (QA 頁面)
- Stéphane Glondu (QA 頁面)
- Mehdi Dogguy (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
cryptographic algorithm library for OCaml - development
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 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.
其他與 libcryptokit-ocaml-dev 有關的套件
|
|
|
|
-
- dep: libcryptokit-ocaml-67yg6
- 本虛擬套件由這些套件填實: libcryptokit-ocaml
-
- dep: libzarith-ocaml-dev-qm402
- 本虛擬套件由這些套件填實: libzarith-ocaml-dev
-
- dep: ocaml-nox-4.11.1
- 本虛擬套件由這些套件填實: ocaml-nox
-
- dep: zlib1g-dev
- compression library - development