Ports Search

Results 791800 of 1,385 for /security/.(0.005 seconds)
security/POE-Component-SSLify-1.012 (Score: 0.08339406)
Integrate SSL into POE
This component represents the standard way to do SSL in POE.
security/POE-Filter-SSL-0.29.1 (Score: 0.08339406)
Esiest and flexiblest way to SSL in POEIntegrate SSL into POE
This module allows to secure connections of POE::Wheel::ReadWrite with OpenSSL by a POE::Filter object, and behaves (beside of SSLing) as POE::Filter::Stream.
security/Parse-Snort-0.6 (Score: 0.08339406)
Perl module to parse and create Snort rules
Parse and create rules for the Snort IDS.
security/PerlCryptLib-1.11 (Score: 0.08339406)
Perl interface to Peter Guttman cryptlib API
PerlCryptLib is an interface module to access cryptlib API.
security/lastpass-cli-1.0.0 (Score: 0.08339406)
LastPass command line interface tool
lastpass-cli is an open-source command-line interface to the popular LastPass password management service.
security/SAVI-Perl-0.30 (Score: 0.08339406)
Perl5 module interface to Sophos AntiVirus
This is sophossavi, the perl interface module to Sophos Anti virus. With thanks to the original author Paul B. Henson. Sophos AntiVirus from http://www.sophos.com/en-us/products/free-trials/shared-download-components/anti-virus-for-unix-and-netware.aspx needs to be installed to be able to build this.
security/SHA-2.01 (Score: 0.08339406)
Perl5 interface to the SHA1 algorithm
The SHA module allows you to use the NIST SHA message digest algorithm from within Perl programs. The final message digest value is returned by the digest operation as a 20-byte binary string. This operation delivers the result of operations since the last new or reset operation. Once the operation has been performed, the context must be reset before being used to calculate another digest value.
security/ssl-0.5.2 (Score: 0.08339406)
OpenSSL bindings for OCaml
ocaml-ssl is a set of OCaml bindings for openssl.
security/String-MkPasswd-0.04 (Score: 0.08339406)
Random password generator
This Perl library defines a single function, mkpasswd(), to generate random passwords. The function is meant to be a simple way for developers and system administrators to easily generate a relatively secure password.
security/Sudo-0.33 (Score: 0.08339406)
Perl extension for running a command line sudo
Sudo runs commands as another user, provided the system sudo implementation is setup to enable this. This does not allow running applications securely, simply it allows the programmer to run a program as another user (suid) using the sudo tools rather than suidperl. Suidperl is not generally recommended for secure operation as another user. While sudo itself is a single point tool to enable one user to execute commands as another sudo does not itself make you any more or less secure.