Ports Search

Results 9,7219,730 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
security/pam-modules-2.0 (Score: 1.869263E-4)
Collection of modules for PAM
PAM-modules is a collection of useful PAM modules and command line utilities for checking PAM authentication and other management groups.
security/pam-pgsql-0.7.3.2 (Score: 1.869263E-4)
PAM module for authenticating with PostgreSQL
This is a PAM module for authenticating with PostgreSQL. It also supports: - Checking account information (pam_acct_expired,new_authtok_reqd) - Updating auth token
security/pkcs11-helper-1.11 (Score: 1.869263E-4)
Helper library for multiple PKCS#11 providers
pkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications. pkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating available token certificates, or selecting a certificate directly by serialized id, handling card removal and card insert events, handling card re-insert to a different slot, supporting session expiration and much more all using a simple API. pkcs11-helper is not designed to manage card content, since object attributes are usually vendor specific, and 99% of application need to access existing objects in order to perform signature and decryption.
security/Horde_Secret-2.0.6 (Score: 1.869263E-4)
Secret Encryption API
The Horde_Secret library provides an API for encrypting and decrypting small pieces of data with the use of a shared key.
security/pyClamd-0.3.17 (Score: 1.869263E-4)
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: 1.869263E-4)
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: 1.869263E-4)
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: 1.869263E-4)
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: 1.869263E-4)
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: 1.869263E-4)
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.