软件包:libmirage-crypto-ocaml(1.1.0-2 以及其他的)
libmirage-crypto-ocaml 的相关链接
Debian 的资源:
下载源码包 ocaml-mirage-crypto:
- [ocaml-mirage-crypto_1.1.0-2.dsc]
- [ocaml-mirage-crypto_1.1.0.orig.tar.bz2]
- [ocaml-mirage-crypto_1.1.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
simple symmetric cryptography for the modern age (runtime)
Mirage-crypto provides symmetric ciphers (DES, AES, RC4, ChaCha20/Poly1305), and hashes (MD5, SHA-1, SHA-2).
Mirage-crypto-rng provides a random number generator interface, and implementations: Fortuna, HMAC-DRBG, getrandom/getentropy based (in the unix sublibrary).
Mirage-crypto-pk provides public-key cryptography (RSA, DSA, DH).
Mirage-crypto-ec provides an implementation of key exchange (ECDH) and digital signature (ECDSA/EdDSA) algorithms using code from Fiat (https://github.com/mit-plv/fiat-crypto). The curves P224 (SECP224R1), P256 (SECP256R1), P384 (SECP384R1), P521 (SECP521R1), and 25519 (X25519, Ed25519) are implemented by this package.
This package contains the shared runtime libraries.
其他与 libmirage-crypto-ocaml 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.25)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdigestif-ocaml-5maf5
- 本虚包由这些包填实: libdigestif-ocaml
-
- dep: libeqaf-ocaml-xmxr6
- 本虚包由这些包填实: libeqaf-ocaml
-
- dep: liblogs-ocaml-2og64
- 本虚包由这些包填实: liblogs-ocaml
-
- dep: libstdlib-ocaml-r1af2
- 本虚包由这些包填实: libstdlib-ocaml
-
- dep: libzarith-ocaml-lfk68
- 本虚包由这些包填实: libzarith-ocaml
-
- dep: ocaml-base-5.2.0
- 本虚包由这些包填实: ocaml-base
-
- sug: ocaml-findlib
- management tool for OCaml libraries