Ports Search

Results 651660 of 1,385 for /security/.(0.005 seconds)
security/Crypt-SmbHash-0.12 (Score: 0.08339406)
Perl module implementing lanman and nt md4 hash functions
Perl implementation of lanman and nt md4 hash functions.
security/ccsrch-1.0.3 (Score: 0.08339406)
Is a tool that searches for credit card numbers (PAN) and track data
ccsrch is a tool that searches for and identifies unencrypted and contiguous credit card numbers (PAN) and track data on Windows and UNIX operating systems. It will also identify the location of the PAN data in the files and record MAC times.
security/checkpassword-pam-0.99 (Score: 0.08339406)
Implementation of checkpassword authentication program
checkpassword-pam was written from scratch. There are several older packages called checkpassword-pam, derived from DJB's checkpassword code. This checkpassword-pam is more modern and administrator-friendly.
security/chaosreader-0.94 (Score: 0.08339406)
Tool to extract data from tcpdump logs
Chaosreader is a perl script that parses snoop or tcpdump logs and extracts sessions for a number of different appplications: ssh, telnet, smtp, irc, ftp, etc. The data are formatted into an html file and can be used to replay some sessions. Sshkeydata is a perl script that attempts to recreate ssh sessions extracted by chaosreader by estimating what commands may have been typed. Both scripts are installed in ${PREFIX}/bin
security/Crypt-TripleDES-0.24 (Score: 0.08339406)
Perl module implementing the Triple-DES cipher
Crypt::TripleDES is a perl module implementing the Triple-DES (3DES) cipher. It is used via the crypt3() function.
security/Crypt-Twofish-2.17 (Score: 0.08339406)
Perl module implementing the Twofish cipher
This module implements Twofish encryption. It supports the Crypt::CBC interface. It also provides an interface that is call- compatible with Crypt::Twofish 1.0, but its use in new code is strongly discouraged.
security/Crypt-Twofish2-1.02 (Score: 0.08339406)
Perl implementation of the Twofish encryption algorithm
This module implements the twofish cipher in a less braindamaged (read: slow and ugly) way than the existing "Crypt::Twofish" module. Although it is "Crypt::CBC" compliant you usually gain nothing by using that module (except generality), since "Crypt::Twofish2" can work in either ECB or CBC mode.
security/checkpassword-0.90 (Score: 0.08339406)
Simple password-checking interface
Checkpassword provides a simple, uniform password-checking interface to all root applications. It is suitable for use by applications such as login, ftpd, and pop3d.
security/Crypt-URandom-0.36 (Score: 0.08339406)
Perl extension to provide non blocking randomness
This Module is intended to provide an interface to the strongest available source of non-blocking randomness on the current platform.
security/Crypt-UnixCrypt-1.0 (Score: 0.08339406)
Perl module implementing crypt(3) function
Crypt::UnixCrypt - perl-only implementation of the crypt(3) function.