Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第9,6819,690项(搜索用时0.009秒)
security/pyClamd-0.3.17 (Score: 7.770591E-5)
Python ClamD interface module
pyClamd is a python interface to Clamd (Clamav daemon). By using pyClamd, you can add virus detection capabilities to your python software in an efficient and easy way.
security/ed25519ll-0.6 (Score: 7.770591E-5)
Low-level ctypes wrapper for Ed25519 digital signatures
ed25519ll is a low-level wrapper for the Ed25519 public key signature system. It uses Extension() to compile a shared library that is not a Python extension module, and then uses ctypes to talk to the library. With luck it will only be necessary to compile ed25519ll once for each platform, reusing its shared library across Python versions. This wrapper also contains a reasonably performat pure-Python fallback. Unlike the reference implementation, the Python implementation does not contain protection against timing attacks.
security/pinentry-0.9.7 (Score: 7.770591E-5)
Collection of simple PIN or passphrase entry dialogs
This is a collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol as described by the aegypten project.
security/pxytest-1.36 (Score: 7.770591E-5)
Test remote system for unsecured mail proxies
pxytest is a command line utility to test a host for open proxies that are vulnerable to spammer abuse. It is written in perl. Unsecured proxies currently are the most significant conduit of junk email. This is a particularly vexing problem, because open proxies, unlike open mail relays, hide the origin of the spam, making it impossible to trace. This utility tests a host to see if it is vulnerable to such abuse. See http://www.unicom.com/sw/pxytest for more information. pxytest was written by Chip Rosenthal.
security/proxytunnel-1.9.1 (Score: 7.770591E-5)
Connects stdin and stdout to an origin server through an HTTPS proxy
A program that connects stdin and stdout to an origin server somewhere in the Internet through an industry standard HTTPS proxy.
security/tor-0.2.8.7 (Score: 7.770591E-5)
Anonymizing overlay network for TCP
Tor: an anonymizing overlay network for TCP Tor is a connection-based low-latency anonymous communication system which addresses many flaws in the original onion routing design. Tor is a toolset for a wide range of organizations and people that want to improve their safety and security on the Internet. Using Tor can help you anonymize web browsing and publishing, instant messaging, IRC, SSH, and more. Tor also provides a platform on which software developers can build new applications with built-in anonymity, safety, and privacy features.
security/oauth2client-2.2.0 (Score: 7.770591E-5)
OAuth 2.0 client library
oauth2client is a Python module for client-side oauth2 authentication. It works with Google's oauth2 service by default, and is compatible with any oauth2 service.
security/quantis-v13.11.08 (Score: 7.770591E-5)
Kernel driver for Quantis PCI/PCIe random number generator
Quantis is a physical random number generator exploiting an elementary quantum optics process. This port contains the kernel driver to access Quantis PCI and PCIe devices.
security/pycrypto-2.6.1 (Score: 7.770591E-5)
Python Cryptography Toolkit
Python Cryptography Toolkit (pycrypto) This is a collection of both secure hash functions (such as MD5 and SHA), and various encryption algorithms (AES, DES, ElGamal, etc.) for Python.
security/gwee-1.36 (Score: 7.770591E-5)
Tool to exploit command execution vulnerabilities in web scripts
gwee (Generic Web Exploitation Engine) is a small program written in C designed to exploit input validation vulnerabilities in web scripts, such as Perl CGIs, PHP, etc.