security/ocaml-cryptokit - The NetBSD Packages Collection

Cryptographic primitives library for Objective Caml

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 cryptography: AES, DES, Triple-DES, ARCfour, in ECB,
CBC, CFB and OFB modes. Public-key cryptography: RSA encryption and
signature; 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.

Build dependencies

misc/ocaml-opaline misc/ocaml-opaline pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/ocaml-dune devel/ocaml-findlib lang/ocaml devel/ocaml-dune-configurator math/ocaml-zarith devel/ocaml-dune devel/ocaml-findlib devel/ocaml-dune-configurator math/ocaml-zarith

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64ocaml-cryptokit-1.17.tgz
NetBSD 10.0aarch64ocaml-cryptokit-1.17.tgz
NetBSD 10.0aarch64ocaml-cryptokit-1.17.tgz
NetBSD 10.0earmv6hfocaml-cryptokit-1.17.tgz
NetBSD 10.0earmv6hfocaml-cryptokit-1.17.tgz
NetBSD 10.0earmv6hfocaml-cryptokit-1.17.tgz
NetBSD 10.0earmv7hfocaml-cryptokit-1.17.tgz
NetBSD 10.0earmv7hfocaml-cryptokit-1.17.tgz
NetBSD 10.0earmv7hfocaml-cryptokit-1.17.tgz
NetBSD 10.0i386ocaml-cryptokit-1.17.tgz
NetBSD 10.0i386ocaml-cryptokit-1.17.tgz
NetBSD 10.0powerpcocaml-cryptokit-1.17.tgz
NetBSD 10.0x86_64ocaml-cryptokit-1.17.tgz
NetBSD 10.0_BETAx86_64ocaml-cryptokit-1.17.tgz
NetBSD 8.0i386ocaml-cryptokit-1.17.tgz
NetBSD 8.0powerpcocaml-cryptokit-1.17.tgz
NetBSD 8.0powerpcocaml-cryptokit-1.17.tgz
NetBSD 8.0powerpcocaml-cryptokit-1.17.tgz
NetBSD 8.0powerpcocaml-cryptokit-1.17.tgz
NetBSD 8.0x86_64ocaml-cryptokit-1.17.tgz
NetBSD 8.0x86_64ocaml-cryptokit-1.17.tgz
NetBSD 8.0x86_64ocaml-cryptokit-1.17.tgz
NetBSD 9.0aarch64ocaml-cryptokit-1.17.tgz
NetBSD 9.0aarch64ocaml-cryptokit-1.17.tgz
NetBSD 9.0aarch64ocaml-cryptokit-1.17.tgz
NetBSD 9.0earmv6hfocaml-cryptokit-1.17.tgz
NetBSD 9.0earmv6hfocaml-cryptokit-1.17.tgz
NetBSD 9.0earmv6hfocaml-cryptokit-1.17.tgz
NetBSD 9.0earmv7hfocaml-cryptokit-1.17.tgz
NetBSD 9.0earmv7hfocaml-cryptokit-1.17.tgz
NetBSD 9.0earmv7hfocaml-cryptokit-1.17.tgz
NetBSD 9.0i386ocaml-cryptokit-1.17.tgz
NetBSD 9.0i386ocaml-cryptokit-1.17.tgz
NetBSD 9.0powerpcocaml-cryptokit-1.17.tgz
NetBSD 9.0powerpcocaml-cryptokit-1.17.tgz
NetBSD 9.0powerpcocaml-cryptokit-1.17.tgz
NetBSD 9.0powerpcocaml-cryptokit-1.17.tgz
NetBSD 9.0x86_64ocaml-cryptokit-1.17.tgz
NetBSD 9.0x86_64ocaml-cryptokit-1.17.tgz
NetBSD 9.3x86_64ocaml-cryptokit-1.17.tgz
NetBSD 9.3x86_64ocaml-cryptokit-1.17.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.