Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: monocypher | Distribution: Fedora Project |
Version: 3.1.2 | Vendor: Fedora Project |
Release: 2.el8 | Build date: Mon Aug 2 18:36:22 2021 |
Group: Unspecified | Build host: buildvm-a64-25.iad2.fedoraproject.org |
Size: 94100 | Source RPM: monocypher-3.1.2-2.el8.src.rpm |
Packager: Fedora Project | |
Url: https://monocypher.org/ | |
Summary: Boring crypto that simply works |
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.
BSD or CC0
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Mar 31 2021 Patrik Polakovič <patrik@alphamail.org> - 3.1.2-1 - Initial package.
/usr/lib/.build-id /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/9b0093175b14932aa2b541e314b44877cbac81 /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
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 07:01:02 2024