Ports 搜索

共有5,824项符合/net/的查询结果,以下是第4,6014,610项(搜索用时0.103秒)
security/beecrypt-4.2.1 (Score: 0.01738722)
BeeCrypt is an open source cryptography library
BeeCrypt is an open source cryptography library that contains highly optimized C and assembler implementations of many well-known algorithms including Blowfish, MD5, SHA-1, Diffie-Hellman, and ElGamal. Unlike some other crypto libraries, BeeCrypt is not designed to solve one specific problem, like file encryption, but to be a general purpose toolkit which can be used in a variety of applications. The BeeCrypt library currently includes: - Entropy sources for initializing pseudo-random generators - Pseudo-random generators: FIPS-186, Mersenne Twister - Block ciphers: Blowfish - Hash functions: MD5, SHA-1, SHA-256 - Keyed hash functions: MD5/HMAC, SHA-1/HMAC, SHA-256/HMAC - Multi-precision integer library, with assembler-optimized routines - Probabilistic primality testing, with optimized small prime trial division - Discrete logarithm parameter generation over a prime field - Diffie-Hellman key agreement - DHAES encryption scheme - ElGamal signature scheme (two variants) - Basic RSA primitives and key pair generation
security/checkpassword-pam-0.99 (Score: 0.01738722)
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.01738722)
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/chntpw-110511 (Score: 0.01738722)
Utility to set the password and edit registry on Microsoft NT system
* This is a utility to (re)set the password of any user that has a valid (local) account on your NT system. * You do not need to know the old password to set a new one. * It works offline, that is, you have to shutdown your computer and boot off a floppydisk or CD. * Will detect and offer to unlock locked or disabled out user accounts! * It is also an almost fully functional registry editor!
security/md5-1.8.5 (Score: 0.01738722)
Native MD5 implementation in Common Lisp
A native MD5 implementation in Common Lisp. This package is compiled with SBCL.
security/GnuPG-Interface-0.52 (Score: 0.01738722)
Perl module for interfacing with GnuPG
This is a Perl module for interfacing with GnuPG.
security/pam_mysql-0.7.r1 (Score: 0.01738722)
Pam module for authenticating with MySQL
This is a PAM module for authenticating with MySQL.
security/pdfcrack-0.15 (Score: 0.01738722)
Cracking tool for password-protected PDF-files
pdfcrack is a simple tool for recovering passwords (both owner and user ones) from pdf-documents. It should be able to handle all pdfs that uses the standard security handler but the pdf-parsing routines are a bit of a quick hack so you might stumble across some pdfs where the parser needs to be fixed to handle.
security/pure-sfv-0.3 (Score: 0.01738722)
Utility to test and create .sfv files
This utility creates .SFV (Simple File Verify) and .PAR (Parity Archive) data files. Features: * Recursive directories handling * Automatic checksum file naming ability in create mode * Meaningful and documented exit values for easy scripting * Wildcards for file names * Creation of PAR (Parity Archive) files * Create Multiple recovery sets if number of files in SFV greater than 255
security/cryptkit-0.9 (Score: 0.01738722)
Cryptographic Toolkit for Python
CryptKit is a developer's toolkit implementing several of the most modern and efficient cryptographic algorithms.