security/hs-skein - The NetBSD Packages Collection

Skein, a family of cryptographic hash functions

Skein (http://www.skein-hash.info/) is a family of fast secure
cryptographic hash functions designed by Niels Ferguson, Stefan Lucks,
Bruce Schneier, Doug Whiting, Mihir Bellare, Tadayoshi Kohno, Jon Callas
and Jesse Walker.

This package uses bindings to the optimized C implementation of Skein. We
provide a high-level interface (see module Crypto.Skein) to some of the
Skein use cases. We also provide a low-level interface (see module
Crypto.Skein.Internal) should you need to use Skein in a different way.

Currently we have support for Skein as cryptographic hash function as Skein
as a message authentication code (Skein-MAC). For examples of how to use
this package, see Crypto.Skein module documentation.

This package includes Skein v1.3. Versions of this package before 1.0.0
implemented Skein v1.1.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/hs-cereal security/hs-crypto-api devel/hs-tagged lang/ghc96 devel/hs-cereal security/hs-crypto-api devel/hs-tagged

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hs-skein-1.0.9.4nb1.tgz
NetBSD 10.0aarch64hs-skein-1.0.9.4nb1.tgz
NetBSD 10.0x86_64hs-skein-1.0.9.4nb1.tgz
NetBSD 10.0x86_64hs-skein-1.0.9.4nb1.tgz
NetBSD 9.0aarch64hs-skein-1.0.9.4nb1.tgz
NetBSD 9.0aarch64hs-skein-1.0.9.4nb1.tgz
NetBSD 9.0x86_64hs-skein-1.0.9.4nb1.tgz
NetBSD 9.0x86_64hs-skein-1.0.9.4nb1.tgz
NetBSD 9.3x86_64hs-skein-1.0.9.4nb1.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.