You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-Crypt-RSA-1.99-27.lbn25.noarch
Crypt::RSA is a pure-perl, cleanroom implementation of the RSA public-key cryptosystem. It uses Math::Pari(3), a perl interface to the blazingly fast PARI library, for big integer arithmetic and number theoretic computations. Crypt::RSA provides arbitrary size key-pair generation, plaintext-aware encryption (OAEP) and digital signatures with appendix (PSS). For compatibility with SSLv3, RSAREF2, PGP and other applications that follow the PKCS #1 v1.5 standard, it also provides PKCS #1 v1.5 encryption and signatures.
RPMPackage perl-Crypt-RC4-2.02-21.lbn25.noarch
A simple implementation of the RC4 algorithm, developed by RSA Security, Inc. Here is the description from RSA's website: RC4 is a stream cipher designed by Rivest for RSA Data Security (now RSA Security). It is a variable key-size stream cipher with byte-oriented operations. The algorithm is based on the use of a random permutation. Analysis shows that the period of the cipher is overwhelmingly likely to be greater than 10100. Eight to sixteen machine operations are required per output byte, and the cipher can be expected to run very quickly in software. Independent analysts have scrutinized the algorithm and it is considered secure.
RPMPackage perl-Crypt-Primes-0.50-36.lbn25.noarch
This module implements Ueli Maurer's algorithm for generating large provable primes and secure parameters for public-key cryptosystems. The generated primes are almost uniformly distributed over the set of primes of the specified bitsize and expected time for generation is less than the time required for generating a pseudo-prime of the same size with Miller-Rabin tests. Detailed description and running time analysis of the algorithm can be found in Maurer's paper, "Fast Generation of Prime Numbers and Secure Public-Key Cryptographic Parameters" (1994).
RPMPackage perl-Crypt-OpenSSL-X509-1.812-2.lbn25.x86_64
Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API.
RPMPackage perl-Crypt-OpenSSL-Random-0.15-4.lbn25.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.31-2.lbn25.x86_64
Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries
RPMPackage perl-Crypt-OpenSSL-Guess-0.11-4.lbn25.noarch
Crypt::OpenSSL::Guess provides helpers to guess OpenSSL include path on any platforms.
RPMPackage perl-Crypt-OpenSSL-DSA-0.19-9.lbn25.x86_64
Crypt::OpenSSL::DSA - Digital Signature Algorithm using OpenSSL
RPMPackage perl-Crypt-OpenSSL-Bignum-0.09-6.lbn25.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-36.lbn25.x86_64
Crypt::OpenSSL::AES - A Perl wrapper around OpenSSL's AES library
RPMPackage perl-Coro-6.540-2.lbn25.x86_64
This module collection manages continuations in general, most often in the form of cooperative threads (also called coros, or simply "coro" in the documentation). They are similar to kernel threads but don't (in general) run in parallel at the same time even on SMP machines. The specific flavor of thread offered by this module also guarantees you that it will not switch between threads unless necessary, at easily-identified points in your program, so locking and parallel access are rarely an issue, making thread programming much safer and easier than using other thread models.
RPMPackage perl-CGI-4.43-1.lbn25.noarch
CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and processing and preparing HTTP headers. Some HTML generation utilities are included as well. CGI.pm performs very well in in a vanilla CGI.pm environment and also comes with built-in support for mod_perl and mod_perl2 as well as FastCGI.
RPMPackage perl-Business-ISBN-Data-20140910.003-10.lbn25.noarch
This is a data pack for Business::ISBN. You can update the ISBN data without changing the version of Business::ISBN. Most of the interesting stuff is in Business::ISBN.
RPMPackage perl-Business-ISBN-3.004-7.lbn25.noarch
This modules handles International Standard Book Numbers, including ISBN-10 and ISBN-13.
RPMPackage perl-BDB-1.92-6.lbn25.x86_64
Asynchronous Berkeley DB access.
RPMPackage perl-AnyEvent-BDB-1.1-28.lbn25.noarch
Loading this module will install the necessary magic to seamlessly integrate BDB into AnyEvent, i.e. you no longer need to concern yourself with calling BDB::poll_cb or any of that stuff.
RPMPackage perl-AnyEvent-AIO-1.1-26.lbn25.noarch
Truly asynchronous file and directrory I/O.
RPMPackage perl-AnyEvent-7.13-2.fc25.x86_64
AnyEvent provides an identical interface to multiple event loops. This allows module authors to utilize an event loop without forcing module users to use the same event loop (as multiple event loops cannot coexist peacefully at any one time).
RPMPackage python3-gpg-1.13.1-3.lbn25.x86_64
gpgme bindings for Python 3.
RPMPackage publicsuffix-list-dafsa-20170424-1.lbn25.noarch
The Public Suffix List is a cross-vendor initiative to provide an accurate list of domain name suffixes, maintained by the hard work of Mozilla volunteers and by submissions from registries. Software using the Public Suffix List will be able to determine where cookies may and may not be set, protecting the user from being tracked across sites. This package includes a DAFSA representation of the Public Suffix List for runtime loading.