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.
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.
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.
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.
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.
ocaml-ssl is a set of OCaml bindings for openssl.
This is a PAM module for authenticating with PostgreSQL.
It also supports:
- Checking account information (pam_acct_expired,new_authtok_reqd)
- Updating auth token
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.
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
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.