Ports Search

Results 5,3215,330 of 5,824 for /net/.(0.005 seconds)
security/LiveUser-0.16.14 (Score: 0.014903333)
PEAR user authentication and permission management framework
LiveUser is a set of classes for dealing with user authentication and permission management. Basically, there are three main elements that make up this package: * The LiveUser class * The Auth containers * The Perm containers Currently available are containers using: PEAR::DB, PEAR::MDB, PEAR::MDB2, PEAR::XML_Tree and PEAR::Auth.
security/LiveUser_Admin-0.4.0 (Score: 0.014903333)
PEAR user authentication and permission management framework
LiveUser_Admin is meant to be used with the LiveUser package. It is composed of all the classes necessary to administrate data used by LiveUser.
security/Crypt_GPG-1.4.2 (Score: 0.014903333)
GNU Privacy Guard (GPG)
This package provides an object oriented interface to GNU Privacy Guard (GPG). It requires the GPG executable to be on the system. Though GPG can support symmetric-key cryptography, this package is intended only to facilitate public-key cryptography.
security/crack-0.4 (Score: 0.014903333)
PECL extension to cracklib
This package provides an interface to the cracklib (libcrack) libraries that come standard on most Unix-like distributions. This allows you to check passwords against dictionaries of words to ensure some minimal level of password security. From the cracklib README CrackLib makes literally hundreds of tests to determine whether you've chosen a bad password. * It tries to generate words from your username and gecos entry to tries to match them against what you've chosen. * It checks for simplistic patterns. * It then tries to reverse-engineer your password into a dictionary word, and searches for it in your dictionary. - after all that, it's PROBABLY a safe(-ish) password. 8-)
security/mcrypt-1.1 (Score: 0.014903333)
Comprehensive Python interface to the mcrypt library
Python-mcrypt is a comprehensive Python interface to the mcrypt library, which provides a uniform interface to several symmetric encryption algorithms.
security/trustedpickle-0.02 (Score: 0.014903333)
TrustedPickle is a Python (de)Pickler with a way to verify the data
TrustedPickle is a Python module that can save most any arbitrary Python object in a signed pickle file. There are two big differences between this module and the standard pickle module. First, TrustedPickle can pickle a module, but the standard pickle module cannot. Second, TrustedPickle includes a signature that can verify the data's origin before the data is unpickled.
security/twofish-0.7 (Score: 0.014903333)
Twofish cryptographic module for Python
A pure python implementation of the Rijndael encryption algorithm. Useful for quick string encryption in python programs but probably is not fast enough for anything too big.
security/Text_Password-1.2.1 (Score: 0.014903333)
PEAR random password creator
The PEAR Text_Password package allows one to create pronounceable and unpronounceable passwords.
security/gnupg-1.3.6 (Score: 0.014903333)
PECL wrapper around the gpgme library
This extension provides methods to PHP interact with gnupg.
security/libsodium-1.0.6 (Score: 0.014903333)
PHP wrapper for the Sodium cryptographic library
A simple, low-level PHP extension for libsodium.