Metadata for monocypher-3.1.2-2.el8.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: monocypher
Version: 3.1.2-2.el8
Arch: ppc64le
Summary: Boring crypto that simply works
License: BSD or CC0
Vendor: Fedora Project
Build Host: buildvm-ppc64le-11.iad2.fedoraproject.org
Build Date: Mon Aug  2 16:36:57 2021
Size: 93468
URL: https://monocypher.org/
Description: Monocypher is an easy to use cryptographic library. It provides functions for
authenticated encryption, hashing, password hashing and key derivation, key
exchange, and public key signatures. It is:

- Small. Monocypher contains under 2000 lines of code, small enough to allow
audits. The binaries can be under 50KB, small enough for many embedded targets.
- Easy to deploy. Just add monocypher.c and monocypher.h to your project. They
compile as C99 or C++ and are dedicated to the public domain (CC0-1.0,
alternatively 2-clause BSD).
- Portable. There are no dependencies, not even on libc.
- Honest. The API is small, consistent, and cannot fail on correct input.
- Direct. The abstractions are minimal. A developer with experience in applied
cryptography can be productive in minutes.
- 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.

FILES

/usr/lib/.build-id
/usr/lib/.build-id/08
/usr/lib/.build-id/08/6ca17b53212cbfaba9bb72c99f418dcdb30bd1
/usr/lib64/libmonocypher.so.3
/usr/share/doc/monocypher
/usr/share/doc/monocypher/AUTHORS.md
/usr/share/doc/monocypher/CHANGELOG.md
/usr/share/doc/monocypher/README.md
/usr/share/licenses/monocypher
/usr/share/licenses/monocypher/LICENCE.md

REQUIRES

libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)

PROVIDES

libmonocypher.so.3()(64bit)
monocypher 3.1.2-2.el8
monocypher(ppc-64) 3.1.2-2.el8

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/08 a
/usr/lib/.build-id/08/6ca17b53212cbfaba9bb72c99f418dcdb30bd1 a
/usr/lib64/libmonocypher.so.3
/usr/share/doc/monocypher
/usr/share/doc/monocypher/AUTHORS.md d
/usr/share/doc/monocypher/CHANGELOG.md d
/usr/share/doc/monocypher/README.md d
/usr/share/licenses/monocypher
/usr/share/licenses/monocypher/LICENCE.md l

LICENSE FILES

BSD or CC0