Ports Search

Results 5,3615,370 of 5,886 for /net-im/.(0.005 seconds)
security/aespipe-v2.4.c (Score: 0.0052562496)
AES encrypting or decrypting pipe
aespipe program is AES encrypting or decrypting pipe. It reads from standard input and writes to standard output. It can be used to create and restore encrypted tar or cpio archives. It can be used to encrypt and decrypt loop-AES compatible encrypted disk images.
security/scrypt-1.4.2 (Score: 0.0052562496)
PHP wrapper to Colin Percival's scrypt implementation
This is a PHP library providing a wrapper to Colin Percival's scrypt implementation. Scrypt is a key derivation function designed to be far more secure against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt.
security/ssh2-0.13 (Score: 0.0052562496)
PECL extension to the libssh2 library
PHP bindings to the libssh2 library which provide access to resources (shell, remote exec, tunneling, file transfer) on a remote machine using a secure cryptographic transport.
security/pam_search_list-0.1 (Score: 0.0052562496)
PAM module to search arbitrary file for user
This PAM service module allows PAM-enabled applications to check if the target user is in some arbitrary plaintext list. Similar to module pam_ftpusers from the FreeBSD Project and is based on it's code.
security/calife-3.0.5 (Score: 0.0052562496)
Lightweight alternative to sudo
Calife is a lightweight replacement to Sudo: it allows users listed in a particular file, $(PREFIX)/etc/calife.auth, to endorse the identity of any other user after entering their own password.
security/ssl-0.5.2 (Score: 0.0052562496)
OpenSSL bindings for OCaml
ocaml-ssl is a set of OCaml bindings for openssl.
security/pam-pgsql-0.7.3.2 (Score: 0.0052562496)
PAM module for authenticating with PostgreSQL
This is a PAM module for authenticating with PostgreSQL. It also supports: - Checking account information (pam_acct_expired,new_authtok_reqd) - Updating auth token
security/pbnj-2.04 (Score: 0.0052562496)
Suite of tools to monitor changes on a network
PBNJ is a network suite to monitor changes that occur on a network over time. It does this by checking for changes on the target machine(s), which includes the details about the services running on them as well as the service state. PBNJ parses the data from a scan and stores it in a database. PBNJ uses Nmap to perform scans.
security/Auth-1.6.4 (Score: 0.0052562496)
PEAR class for creating an authentication system
The PEAR::Auth package provides methods for creating an authentication system using PHP. Currently it supports the following storage containers to read/write the login data: * All databases supported by the PEAR database layer * All databases supported by the MDB database layer * All databases supported by the MDB2 database layer * Plaintext files * LDAP servers * POP3 servers * IMAP servers * vpopmail accounts * RADIUS * SAMBA password files * SOAP
security/Auth_HTTP-2.1.8 (Score: 0.0052562496)
PEAR HTTP authentication
The PEAR::Auth_HTTP class provides methods for creating an HTTP authentication system using PHP, that is similar to Apache's realm-based .htaccess authentication.