security/monocypher - The NetBSD Packages Collection

Easy to use, deploy and auditable crypto library

Monocypher is an easy to use crypto library. It is:

- Small. Sloccount counts about 1700 lines of code, small enough to
allow audits. The binaries are under 65KB.
= Easy to deploy. Just add monocypher.c and monocypher.h to your
project. They compile as C99 or C++, have no dependency, and
are dedicated to the public domain.
- Easy to use. The API is small, consistent, and cannot fail
on correct input.
- Fast. The primitives are fast to begin with, and performance
wasn't needlessly sacrificed. Monocypher holds up pretty well
against Libsodium, despite being closer in size to TweetNaCl.

Build dependencies

pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64monocypher-3.1.1nb1.tgz
NetBSD 10.0aarch64monocypher-3.1.1.tgz
NetBSD 10.0aarch64monocypher-3.1.1nb1.tgz
NetBSD 10.0aarch64ebmonocypher-3.1.1nb1.tgz
NetBSD 10.0aarch64ebmonocypher-3.1.1nb1.tgz
NetBSD 10.0alphamonocypher-3.1.1nb1.tgz
NetBSD 10.0earmv6hfmonocypher-3.1.1nb1.tgz
NetBSD 10.0earmv6hfmonocypher-3.1.1.tgz
NetBSD 10.0earmv6hfmonocypher-3.1.1nb1.tgz
NetBSD 10.0earmv7hfmonocypher-3.1.1nb1.tgz
NetBSD 10.0earmv7hfmonocypher-3.1.1.tgz
NetBSD 10.0earmv7hfmonocypher-3.1.1nb1.tgz
NetBSD 10.0i386monocypher-3.1.1nb1.tgz
NetBSD 10.0i386monocypher-3.1.1nb1.tgz
NetBSD 10.0m68kmonocypher-3.1.1nb1.tgz
NetBSD 10.0powerpcmonocypher-3.1.1nb1.tgz
NetBSD 10.0vaxmonocypher-3.1.1nb1.tgz
NetBSD 10.0vaxmonocypher-3.1.1nb1.tgz
NetBSD 10.0x86_64monocypher-3.1.1nb1.tgz
NetBSD 10.0_BETAx86_64monocypher-3.1.1nb1.tgz
NetBSD 8.0i386monocypher-3.1.1nb1.tgz
NetBSD 8.0i386monocypher-3.1.1.tgz
NetBSD 8.0powerpcmonocypher-3.1.1.tgz
NetBSD 8.0powerpcmonocypher-3.1.1nb1.tgz
NetBSD 8.0powerpcmonocypher-3.1.1nb1.tgz
NetBSD 8.0x86_64monocypher-3.1.1nb1.tgz
NetBSD 8.0x86_64monocypher-3.1.1.tgz
NetBSD 8.0x86_64monocypher-3.1.1nb1.tgz
NetBSD 9.0aarch64monocypher-3.1.1nb1.tgz
NetBSD 9.0aarch64monocypher-3.1.1.tgz
NetBSD 9.0aarch64monocypher-3.1.1nb1.tgz
NetBSD 9.0alphamonocypher-3.1.1.tgz
NetBSD 9.0alphamonocypher-3.1.1nb1.tgz
NetBSD 9.0earmmonocypher-3.1.1.tgz
NetBSD 9.0earmv6hfmonocypher-3.1.1nb1.tgz
NetBSD 9.0earmv6hfmonocypher-3.1.1.tgz
NetBSD 9.0earmv6hfmonocypher-3.1.1nb1.tgz
NetBSD 9.0earmv7hfmonocypher-3.1.1nb1.tgz
NetBSD 9.0earmv7hfmonocypher-3.1.1.tgz
NetBSD 9.0earmv7hfmonocypher-3.1.1nb1.tgz
NetBSD 9.0i386monocypher-3.1.1nb1.tgz
NetBSD 9.0i386monocypher-3.1.1nb1.tgz
NetBSD 9.0m68kmonocypher-3.1.1.tgz
NetBSD 9.0mips64ebmonocypher-3.1.1.tgz
NetBSD 9.0powerpcmonocypher-3.1.1nb1.tgz
NetBSD 9.0powerpcmonocypher-3.1.1.tgz
NetBSD 9.0powerpcmonocypher-3.1.1.tgz
NetBSD 9.0powerpcmonocypher-3.1.1nb1.tgz
NetBSD 9.0sh3elmonocypher-3.1.1.tgz
NetBSD 9.0sh3elmonocypher-3.1.1nb1.tgz
NetBSD 9.0sparc64monocypher-3.1.1.tgz
NetBSD 9.0sparcmonocypher-3.1.1.tgz
NetBSD 9.0x86_64monocypher-3.1.1nb1.tgz
NetBSD 9.0x86_64monocypher-3.1.1nb1.tgz
NetBSD 9.3x86_64monocypher-3.1.1nb1.tgz
NetBSD 9.3x86_64monocypher-3.1.1nb1.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.