Path to this page:
./
security/monocypher,
Easy to use, deploy and auditable crypto library
Branch: pkgsrc-2019Q1,
Version: 2.0.5,
Package name: monocypher-2.0.5,
Maintainer: pkgsrc-usersMonocypher 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.
Master sites:
SHA1: b409cc5a69c96d38d47c07affd550bd33d6861f2
RMD160: 755440680f64195cea6c969ca49cb9b0d794f3f4
Filesize: 965.743 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version monocypher-2.0.5 (created)