Ports Search

Results 731740 of 1,385 for /security/.(0.003 seconds)
security/OpenCA-CRL-0.9.6 (Score: 0.08339406)
CRL Management module
This module contains functions to access CRLs infos. It, as the OpenCA::X509 module, requires some parameters such as a reference to an OpenCA::OpenSSL instance. This module provides a CRL->PERL Hashes parsing, no specific crypto functions are performed.
security/OpenCA-CRR-0.0.2 (Score: 0.08339406)
Perl extension to handle CRR objects
This class handles CRR (Certificate Revoking Request) objects. Them can be signed or not depending on the implementation.
security/File-Scan-ClamAV-1.9.1 (Score: 0.08339406)
Perl extension for the clamav virus scanner
A library for connecting to and sending commands to a local ClamAV clamd service - an anti-virus daemon process. You can find more information about clam anti-virus at File::Scan::ClamAV was originally based on the Clamd module
security/PGP-0.3a (Score: 0.08339406)
Perl5 module to work with PGP messages
This is an alpha release of a PGP module for Perl5.This module will allow for an easy interface to both Phil Zimmermann'sPGP (v2.6.2) program and the international version of PGP (v2.6.2i). PGP.pm will allow you to sign, encrypt (w/signature), decrypt and perform key management. The only requirement being that you alreadyhave PGP installed on your system to utilize this module.There are sure to be many changes in the structure of this module overthe next couple of months--at least until a standard interface is acheived. If you find this module useful and wish to see future developments of it, the contribute to Phil Zimmermann's legal defense fund. Ifyou don't know anything about the government's attempt to wrongfully prosecute Phil, then go to Yahoo and search for "Zimmermann." After reading for a little while, you will be wondering how the governmentis getting away with it's criminal act.
security/Filter-CBC-0.10 (Score: 0.08339406)
Source filter for Cipher Block Chaining
Filter::CBC is a Source filter that uses Cipher Block Chaining (CBC) to encrypt your code. The tricky part is that most CBC Algorithms have binary output. The textmode bypasses this obstacle, by converting the data to less scary data.
security/Filter-Crypto-2.07 (Score: 0.08339406)
Create runnable Perl files encrypted with OpenSSL libcrypto
The Filter-Crypto distribution provides the means to convert your Perl files into an encrypted, yet still runnable, format to hide the source code from casual prying eyes. This is achieved using a Perl source code filter. The encrypted files, produced using the Filter::Crypto::CryptFile module automatically have one (unencrypted) line added to the start of them which loads the Filter::Crypto::Decrypt module. The latter is a Perl source code filter which decrypts the remaining (encrypted) part of the Perl file on-the-fly when it is run. See perlfilter if you want to know more about how Perl source code filters work. Encrypted files can also be produced more conveniently using the crypt_file script, or (if you also have the PAR module available) using the PAR::Filter::Crypto module. The latter can be utilised by the standard PAR tools to produce PAR archives in which your Perl files are encrypted.
security/PBKDF2-Tiny-0.005 (Score: 0.08339406)
Minimalist PBKDF2 (RFC 2898) with HMAC-SHA1 or HMAC-SHA2
PBKDF2::Tiny provides an RFC 2898 compliant PBKDF2 implementation using HMAC-SHA1 or HMAC-SHA2 in under 100 lines of code.
security/GnuPG-Interface-0.52 (Score: 0.08339406)
Perl module for interfacing with GnuPG
This is a Perl module for interfacing with GnuPG.
security/GnuPG-0.19 (Score: 0.08339406)
Perl module for interfacing with GnuPG
GnuPG - Perl module interface to the GNU Privacy Guard (v1.x.x series)
security/HTML-Email-Obfuscate-1.00 (Score: 0.08339406)
Obfuscates HTML email addresses that look normal
"Don't put emails directly on the page, they will be scraped" HTML::Email::Obfuscate - Obfuscated HTML email addresses that look normal.