Ports Search

Results 861870 of 1,385 for /security/.(0.003 seconds)
security/PF-0.0.8 (Score: 0.08339406)
Pure-Python module for managing OpenBSD Packet Filter
py-pf is a pure-Python module for managing OpenBSD's Packet Filter. It aims to combine the flexibility of PF's C API and the power of Python, making it easier to manage PF data and to integrate firewalling capabilities in more complex applications.
security/Horde_Secret-2.0.6 (Score: 0.08339406)
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/IO-Socket-SSL-2.038 (Score: 0.08339406)
Perl5 interface to SSL sockets
IO::Socket::SSL is a class implementing an object oriented interface to SSL sockets. The class is a descendent of IO::Socket::INET and provides a subset of the base class's interface methods.
security/openxpki-1.12.0 (Score: 0.08339406)
Perl based trustcenter for PKI: universal server building block
Perl based trustcenter software for private key infrastructure (PKI): universal server building block
security/RestrictedPython-3.6.0 (Score: 0.08339406)
Restricted execution environment for Python
RestrictedPython provides a restricted execution environment for Python, e.g. for running untrusted code.
security/LiveUser-0.16.14 (Score: 0.08339406)
PEAR user authentication and permission management framework
LiveUser is a set of classes for dealing with user authentication and permission management. Basically, there are three main elements that make up this package: * The LiveUser class * The Auth containers * The Perm containers Currently available are containers using: PEAR::DB, PEAR::MDB, PEAR::MDB2, PEAR::XML_Tree and PEAR::Auth.
security/LiveUser_Admin-0.4.0 (Score: 0.08339406)
PEAR user authentication and permission management framework
LiveUser_Admin is meant to be used with the LiveUser package. It is composed of all the classes necessary to administrate data used by LiveUser.
security/Net_Portscan-1.0.3 (Score: 0.08339406)
Provides an API for scanning ports
The Net_Portscan package allows one to perform basic portscanning functions with PHP. It supports checking an individual port or checking a whole range of ports on a machine.
security/Session-Token-1.503 (Score: 0.08339406)
Secure, efficient, simple random session token generation
This module provides a secure, efficient, and simple interface for creating session tokens, password reset codes, temporary passwords, random identifiers, and anything else you can think of. Like this: my $token = Session::Token->new->get; # 128 bits
security/Crypt_GPG-1.4.2 (Score: 0.08339406)
GNU Privacy Guard (GPG)
This package provides an object oriented interface to GNU Privacy Guard (GPG). It requires the GPG executable to be on the system. Though GPG can support symmetric-key cryptography, this package is intended only to facilitate public-key cryptography.