SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

monocypher rpm build for : Fedora Other. For other distributions click monocypher.

Name : monocypher
Version : 3.1.2 Vendor : Fedora Project
Release : 9.fc41 Date : 2024-07-19 07:21:01
Group : Unspecified Source RPM : monocypher-3.1.2-9.fc41.src.rpm
Size : 0.10 MB
Packager : Fedora Project
Summary : Boring crypto that simply works
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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/m

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  monocypher-3.1.2-9.fc41.i686.rpm
ftp.icm.edu.pl  monocypher-3.1.2-9.fc41.i686.rpm
     Search for other platforms
monocypher-3.1.2-9.fc41.sparc.rpm
monocypher-3.1.2-9.fc41.alpha.rpm
monocypher-3.1.2-9.fc41.ppc.rpm
monocypher-3.1.2-9.fc41.ia64.rpm
monocypher-3.1.2-9.fc41.s390.rpm

Provides :
libmonocypher.so.3
monocypher
monocypher(x86-32)

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.4)
libc.so.6(GLIBC_ABI_DT_RELR)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/74
/usr/lib/.build-id/74/ddd4ba18d14da63d42d1c9ab521994eac266e6
/usr/lib/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

 
ICM