You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-DBI-1.643-11.fc36.x86_64
DBI is a database access Application Programming Interface (API) for the Perl Language. The DBI API Specification defines a set of functions, variables and conventions that provide a consistent database interface independent of the actual database being used.
RPMPackage perl-DBD-SQLite-1.70-2.fc36.x86_64
SQLite is a public domain, file-based, relational database engine that you can find at <https://www.sqlite.org/>. This package provides a Perl DBI driver for SQLite.
RPMPackage perl-Crypt-X509-0.54-4.fc36.noarch
Crypt::X509 parses X.509 certificates. Methods are provided for accessing most certificate elements.
RPMPackage perl-Crypt-SSLeay-0.72-35.fc36.x86_64
These Perl modules provide support for the HTTPS protocol under the World-Wide Web library for Perl (LWP), so that a LWP::UserAgent can make HTTPS GET, HEAD, and POST requests. This package contains Net::SSL module which is automatically loaded by LWP::Protocol::https on HTTPS requests, and provides the necessary SSL glue for that module to work.
RPMPackage perl-Crypt-Random-1.54-3.fc36.noarch
Crypt::Random is an interface module to the /dev/random device found on most modern unix systems. It also interfaces with egd, a user space entropy gathering daemon, available for systems where /dev/random (or similar) devices are not available. When Math::Pari is installed, Crypt::Random can generate random integers of arbitrary size of a given bitsize or in a specified interval.
RPMPackage perl-Crypt-OpenSSL-X509-1.910-3.fc36.x86_64
Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API.
RPMPackage perl-Crypt-OpenSSL-Random-0.15-15.fc36.x86_64
Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL and LibreSSL library's pseudo-random number generators.
RPMPackage perl-Crypt-OpenSSL-RSA-0.32-4.fc36.x86_64
Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries
RPMPackage perl-Crypt-OpenSSL-PKCS10-tests-0.19-2.fc36.x86_64
Tests from perl-Crypt-OpenSSL-PKCS10-0.19. Execute them with "/usr/libexec/perl-Crypt-OpenSSL-PKCS10/test".
RPMPackage perl-Crypt-OpenSSL-PKCS10-0.19-2.fc36.x86_64
Crypt::OpenSSL::PKCS10 Perl module provides the ability to create PKCS10 certificate requests using RSA key pairs.
RPMPackage perl-Crypt-OpenSSL-Guess-tests-0.15-1.fc36.noarch
Tests from perl-Crypt-OpenSSL-Guess. Execute them with "/usr/libexec/perl-Crypt-OpenSSL-Guess/test".
RPMPackage perl-Crypt-OpenSSL-Guess-0.15-1.fc36.noarch
Crypt::OpenSSL::Guess provides helpers to guess OpenSSL include path on any platforms.
RPMPackage perl-Crypt-OpenSSL-ECDSA-tests-0.10-5.fc36.noarch
Tests from perl-Crypt-OpenSSL-ECDSA. Execute them with "/usr/libexec/perl-Crypt-OpenSSL-ECDSA/test".
RPMPackage perl-Crypt-OpenSSL-ECDSA-0.10-5.fc36.x86_64
This package provides a Perl interface to the ECDSA (Elliptic Curve Digital Signature Algorithm) functions from OpenSSL library.
RPMPackage perl-Crypt-OpenSSL-EC-1.32-8.fc36.x86_64
This package provides a Perl standard (non-object-oriented) interface to the OpenSSL Elliptic Curve library. Some object-oriented calls are supported.
RPMPackage perl-Crypt-OpenSSL-DSA-0.20-19.fc36.x86_64
Crypt::OpenSSL::DSA - Digital Signature Algorithm using OpenSSL
RPMPackage perl-Crypt-OpenSSL-Bignum-0.09-17.fc36.x86_64
Crypt::OpenSSL::Bignum provides access to OpenSSL multiprecision integer arithmetic libraries. Presently, many though not all of the arithmetic operations that OpenSSL provides are exposed to perl. In addition, this module can be used to provide access to bignum values produced by other OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA.
RPMPackage perl-Crypt-OpenSSL-AES-0.02-46.fc36.x86_64
Crypt::OpenSSL::AES - A Perl wrapper around OpenSSL's AES library
RPMPackage perl-Crypt-DSA-1.17-34.fc36.noarch
Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm) signature verification system. This package provides DSA signing, signature verification, and key generation.
RPMPackage perl-Crypt-DH-0.07-30.fc36.noarch
Crypt::DH is a Perl implementation of the Diffie-Hellman key exchange system. Diffie-Hellman is an algorithm by which two parties can agree on a shared secret key, known only to them. The secret is negotiated over an insecure network without the two parties ever passing the actual shared secret, or their private keys, between them.