Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第14,96114,970项(搜索用时0.01秒)
security/gnome-keyring-sharp-1.0.2 (Score: 9.2878623E-4)
Fully managed implementation of gnome-keyring
gnome-keyring-sharp is a fully managed implementation of libgnome-keyring. When the gnome-keyring-daemon is running, you can use this to retrieve/store confidential information such as passwords, notes or network services user information.
security/xml-security-c-1.7.3 (Score: 9.2878623E-4)
Apache XML security libraries - C++ version
Apache XML Security for C++ The Apache XML Security for C++ library is an implementation of the XML Digital Signature and Encryption specifications, along with some additional XKMS code.
security/gpgme-1.6.0 (Score: 9.2878623E-4)
Library to make access to GnuPG easier
GnuPG Made Easy (GPGME) is a C library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management. Currently it uses GnuPG as its backend.
security/gputty-0.9.10 (Score: 9.2878623E-4)
Frontend to the SSH client, using the Gtk+ toolkit
GPuTTY is a frontend to the SSH client, using the Gtk+ toolkit.
security/gsasl-1.8.0 (Score: 9.2878623E-4)
GNU SASL Library
GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers. GNU SASL contains a library (`libgsasl'), a command line utility (`gsasl') to access the library from the shell, and a manual. The library includes support for the SASL framework (with authentication functions and application data privacy and integrity functions) and at least partial support for the CRAM-MD5, EXTERNAL, GSSAPI, ANONYMOUS, PLAIN, SECURID, DIGEST-MD5, LOGIN, NTLM and KERBEROS_V5 mechanisms. The library is portable because it does not do network communication by itself, but rather leaves it up to the calling application. The library is flexible with regards to the authorization infrastructure used, as it utilizes callbacks into the application to decide whether an user is authorized or not.
security/gss-1.0.3 (Score: 9.2878623E-4)
GNU Generic Security Service Library
GSS is an implementation of the Generic Security Service Application Program Interface (GSS-API). GSS-API is used by network servers (e.g., IMAP, SMTP) to provide security services, e.g., authenticate clients against servers. GSS consists of a library and a manual.
security/fsh-1.2 (Score: 9.2878623E-4)
Fast remote command execution
fsh -- Fast remote command execution The problem: logging in to a remote system with a cryptographic solution such as lsh or ssh takes time, due to the computationally expensive key exchanges that occur when the connection is established. It is common to trigger a lot of remote logins while using remote CVS, which makes it painfully slow compared to having the repository locally. The solution: reuse the secure tunnel once it has been established. fsh is a drop-in rsh-compatible replacement for ssh that automatically reuses ssh tunnels.
security/honggfuzz-0.7 (Score: 9.2878623E-4)
General-purpose fuzzer with simple, command-line interface
Honggfuzz is a general-purpose fuzzing tool. Given a starting corpus of test files, Hongfuzz supplies and modifies input to a test program and utilize the ptrace() API/POSIX signal interface to detect and log crashes.
security/fcrackzip-1.0 (Score: 9.2878623E-4)
Portable, fast, and featureful ZIP password cracker
Fcrackzip is a fast and featureful ZIP password cracker, written in portable C (and optional x86 assembly). It allows the user to recover forgotten ZIP archive passwords, using either a brute force or dictionary attack on the provided files.
security/idea-1.2 (Score: 9.2878623E-4)
Command-line IDEA encryption and decryption utility
A command line idea encryption and decryption utility written by Dr. Richard De Moliner. IDEA (International Data Encryption Algorithm) is a block cipher devel- oped by Dr. Xuejia Lai and Prof. Dr. J. L. Massey at the Swiss Federal Institute of Technology.