Ports Search

Results 511520 of 1,385 for /security/.(0.003 seconds)
security/osslsigncode-1.7.1 (Score: 0.08339406)
OpenSSL-based signcode utility
Platform-independent tool for Authenticode signing of EXE/CAB files - uses OpenSSL and libcurl. It also supports timestamping.
security/otpw-1.5 (Score: 0.08339406)
One-time password login package by Markus Kuhn
OTPW is a one-time password system which is robust against the password list being stolen and race for the last digit attacks.
security/outguess-0.2 (Score: 0.08339406)
Steganographic tool
from the README: OutGuess is a universal steganographic tool that allows the insertion of hidden information into the redundant bits of data sources. The nature of the data source is irrelevant to the core of OutGuess. The program relies on data specific handlers that will extract redundant bits and write them back after modification. In this version the PNM and JPEG image formats are supported. The histogram utility is not installed by this port/package because it crashes.
security/p11-kit-0.23.2 (Score: 0.08339406)
Library for loading and enumerating of PKCS#11 modules
Provides a way to load and enumerate PKCS#11 modules. Provides a standard configuration setup for installing PKCS#11 modules in such a way that they're discoverable. Also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process.
security/Apache-Htpasswd-1.9 (Score: 0.08339406)
Manage Unix crypt-style password file
This module comes with a set of methods to use with htaccess password files. These files (and htaccess) are used to do Basic Authentication on a web server. The password file is a flat-file with login names and their associated crypted password. You can use this for non-Apache files if you wish, but it was written specifically for .htaccess style files.
security/App-Genpass-2.34 (Score: 0.08339406)
Quickly and easily create secure passwords
If you've ever needed to create 10 (or even 10,000) passwords on the fly with varying preferences (lowercase, uppercase, no confusing characters, special characters, minimum length, etc.), you know it can become a pretty pesky task. This module makes it possible to create flexible and secure passwords, quickly and easily.
security/App-TLSMe-0.110000 (Score: 0.08339406)
Perl extension for TLS/SSL tunnel
TLS/SSL proxy in front of the application creates a transparent encryption tunnel.
security/Auth-YubikeyDecrypter-0.07 (Score: 0.08339406)
Decrypting the output from the yubikey token
Decrypt the output from the yubikey token The hardware can be found at http://www.yubico.com/home/index/ The decryption module does only one thing - decrypt the AES encrypted OTP from the Yubikey. To this, it requires the OTP, and the AES key. Please note - this module does not perform authentication - it is a required component to decrypt the token first before authentication can be performed.
security/AuthCAS-1.6 (Score: 0.08339406)
Perl API to Yale's Central Authentication System (CAS)
AuthCAS aims at providing a Perl API to Yale's Central Authentication System (CAS). Only a basic Perl library is provided with CAS whereas AuthCAS is a full object-oriented library.
security/Authen-Bitcard-0.90 (Score: 0.08339406)
Bitcard authentication verification
Authen::Bitcard is an implementation of verification for signatures generated by Bitcard authentication. For information on the Bitcard protocol and using Bitcard in other applications, see http://www.bitcard.org/api. The module and the protocol are heavily based on Authen::Typekey. (In fact, the Bitcard authentication server also supports the TypeKey API!)