Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第17,01117,020项(搜索用时0.011秒)
science/veusz-1.19.1 (Score: 4.532845E-5)
Scientific plotting package
Veusz is a GUI scientific plotting and graphing package. It is designed to produce publication-ready Postscript or PDF output. SVG, EMF and bitmap formats export are also supported. The program runs under Unix/Linux, Windows or Mac OS X, and binaries are provided. Data can be read from text, CSV or FITS files, and data can be manipulated or examined from within the application.
security/fwipe-0.36 (Score: 4.532845E-5)
djb-style file wiping utility
Fwipe is a secure file erasing program. fwipe0, which actually erases your files, is immune to filenames containing spaces, carriage returns, dashes, or any other special characters. You can use it in place of rm in cron jobs, together with "find ... -print0". The output of fwipe0 is specially designed to be parsed easily by machine, so it can be embedded in other applications which need secure file erasure.
security/hlfl-0.60.1 (Score: 4.532845E-5)
High Level Firewall Language
hlfl stands for "High Level Firewall Language". It permits writing firewalling rules using a high level language, and transforms them into rules for real software, like ipfilter, ipchains or cisco rules. You could make contact with the developers by subscribing to <hlfl@hlfl.org>. There is also an announce ML at <hlfl-announce@hlfl.org>. These lists are managed by majordomo (write to <majordomo@hlfl.org> with "help" in the body of your mail).
security/cipher-aes128-0.7.0.1 (Score: 4.532845E-5)
AES and common modes using AES-NI when available
Cipher-aes128 is an implementation of AES and common modes of operation. It borrows Hanquez's C AES code (see 'cipher-aes') but is unique due to including compile-time detection of NI compiler support, a slightly more functional interface for GCM operations, exposure of 'Ptr' based operations via the .Internal module, and build-in crypto-api support. Cipher-aes128 was originally developed as "'cipher-aes' plus trampolines", which has since been adopted into cipher-aes.
security/Crypt-LE-0.18 (Score: 4.532845E-5)
Let's Encrypt API interfacing module
Crypt::LE provides the functionality necessary to use Let's Encrypt API and generate free SSL certificates for your domains. It can also be used to generate RSA keys and Certificate Signing Requests or to revoke previously issued certificates. Crypt::LE is shipped with a self-sufficient client for obtaining SSL certificates - le.pl. The client supports 'http' and 'dns' domain verification out of the box.
security/mac-robber-1.02 (Score: 4.532845E-5)
Tool for listing Modify, Access, Create timestamps from files
mac-robber is a Forensics & Incident Response tool used to collect the Modified, Access, and Change (MAC) times from allocated files. It recursively reads MAC times of files and directories and prints them in 'time machine' format to STDOUT. This format is the same that the mactime tool from The Coroners Toolkit (TCT) reads. mac-robber is based on the grave-robber tool from The Coroners Toolkit (TCT) when using the '-m' flag, except it does not require Perl!
security/nacl-20110221 (Score: 4.532845E-5)
High speed cryptography library
NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. Of course, other libraries already exist for these core operations. NaCl advances the state of the art by improving security, by improving usability, and by improving speed.
security/opensc-0.16.0 (Score: 4.532845E-5)
Libraries and utilities to access smart cards
OpenSC provides a set of libraries and utilities to access smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as mail encryption, authentication, and digital signature. OpenSC implements the PKCS#11 API so applications supporting this API such as Mozilla Firefox and Thunderbird can use it. OpenSC implements the PKCS#15 standard and aims to be compatible with every software that does so, too.
security/outguess-0.2 (Score: 4.532845E-5)
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/Auth-YubikeyDecrypter-0.07 (Score: 4.532845E-5)
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.