Ports Search

Results 15,00115,010 of 19,819 for %22HTTP Server%22.(0.01 seconds)
security/integrit-4.1 (Score: 9.2878623E-4)
File integrity verification program
Integrit is an alternative to file integrity verification programs like tripwire and aide. It helps you determine whether an intruder has modified a computer system.
security/apg-2.3.0b (Score: 9.2878623E-4)
Automated password generator
An automated password generator, using several strong algorithms for random and/or pronounceable password generation, and a built-in pseudo-random number generator.
security/kstart-4.2 (Score: 9.2878623E-4)
Automated Kerberos ticket cache and keytab management utilities
k5start is a modified version of kinit that can use keytabs to authenticate, can run as a daemon and wake up periodically to refresh a ticket, and can run single commands with their own authentication credentials and refresh those credentials until the command exits. It is commonly used to maintain Kerberos tickets for services that need to authenticate to minimize the amount of Kerberos-related logic that must be in the service itself.
security/libbf-0.8.2b (Score: 9.2878623E-4)
The Blowfish block cipher Library
The Blowfish Library Blowfish is a block cipher that operates on 64bit (8 byte) quantities. It uses variable size key, but 128bit (16 byte) key would normally be considered good. It can be used in all the modes that DES can be used. This library implements the ecb, cbc, cfb64, ofb64 modes. Blowfish is quite a bit faster that DES, and much faster than IDEA or RC2. It is one of the faster block ciphers. -- Jim Geovedi jim@corebsd.or.id
security/libfprint-0.6.0 (Score: 9.2878623E-4)
Library for fingerprint reader devices
libfprint is an open source software library designed to make it easy for application developers to add support for consumer fingerprint readers to their software.
security/libscrypt-1.20 (Score: 9.2878623E-4)
C library for the scrypt key derivation function
Although the creator of scrypt has written an "example implementation", it doesn't satisfy the "simple library" requirement that prompts developers to implement it. Therefore, I've written my adaptation, which quite simply pulls the relevant parts from the original implementation, then adds a number of harnesses and simplified interfaces. The hope is that through this, any developer can utilise scrypt.
security/libgnomesu-1.0.0 (Score: 9.2878623E-4)
Library and frontend for running commands as root
libgnomesu is a library for providing superuser privileges to GNOME applications. It supports consolehelper, PAM and su. libgnomesu will use one the following services (in order of priority), depending on which one is available: - consolehelper - PAM - su libgnomesu will use the su-based backend as final fallback, if no other services are available. This service uses a backend which is a modified version of GNU su. libgnomesu comes with the GUI frontend 'gnomesu' and a Nautilus component for Nautilus integration.
security/libtasn1-4.9 (Score: 9.2878623E-4)
ASN.1 structure parser library
libtasn1 library was developed for ASN1 (Abstract Syntax Notation One) structures management. The main features of this library are: - on-line ASN1 structure management that does not require any C code file generation; - off-line ASN1 structure management with C code file generation containing an array; - DER (Distinguish Encoding Rules) encoding; - no limits for INTEGER and ENUMERATED values
security/libuecc-7 (Score: 9.2878623E-4)
Very small Elliptic Curve Cryptography library
This is a very small Elliptic Curve Cryptography library.
security/lynis-2.2.0 (Score: 9.2878623E-4)
Security and system auditing tool
Lynis is an auditing tool for Unix (specialists). It scans the system and available software, to detect security issues. Beside security related information it will also scan for general system information, installed packages and configuration mistakes. This software aims in assisting automated auditing, software patch management, vulnerability and malware scanning of Unix based systems. It can be run without prior installation, so inclusion on read only storage is no problem (USB stick, cd/dvd).