Ports Search

Results 5,3215,330 of 5,827 for /net-mgmt/.(0.004 seconds)
security/Crypt_RC4-1.0.3 (Score: 0.0052506765)
PEAR encryption class for RC4 encryption
PEAR RC4 encryption class.
security/Crypt_RSA-1.2.1 (Score: 0.0052506765)
PEAR class allows you to use two-key strong cryptography
PEAR::Crypt_RSA allows you to use two-key strong cryptography like RSA with arbitrary key length. It uses one of the following extensions for math calculations: - PECL big_int extension version greater than or equal to 1.0.3 - PHP GMP extension - PHP BCMath extension for both PHP4 and PHP5
security/Crypt_XXTEA-0.9.0 (Score: 0.0052506765)
PEAR XXTEA encryption algorithm
This package allows you to encrypt and decrypt strings or long integer arrays with the XXTEA encryption algorithm, which is secure, fast and suitable for web development.
security/File_HtAccess-1.2.1 (Score: 0.0052506765)
PEAR class to manipulate .htaccess files
Provides methods to create and manipulate .htaccess files.
security/File_Passwd-1.1.7 (Score: 0.0052506765)
PEAR class to manipulate many kinds of password files
Provides methods to manipulate and authenticate against standard Unix, SMB server, AuthUser (.htpasswd), AuthDigest (.htdigest), CVS pserver and custom formatted password files.
security/File_SMBPasswd-1.0.3 (Score: 0.0052506765)
PEAR class for managing SAMBA style password files
With PEAR::File_SMBPasswd you can maintain smbpasswd-files, usualy used by SAMBA.
security/HTML_Crypt-1.3.4 (Score: 0.0052506765)
Encrypts text which is later decoded using JavaScript on the client side
HTML_Crypt provides methods to encrypt text, which can be later be decrypted using JavaScript on the client side. This is very useful to prevent spam robots collecting email addresses from your site, included is a method to add mailto links to the text being generated.
security/LiveUser-0.16.14 (Score: 0.0052506765)
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.0052506765)
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.0052506765)
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.