Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • perl-crypt-openssl-x509 Perl interface to OpenSSL's X509 module. # NAME Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API ... print $oid, " ", $ext->object()->name(), ": ", $ext->value(), "\n"; } # ABSTRACT Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 ...
  • crypt-ssleay ... C API only use the 'SSL_' prefix for these functions.) Crypt::SSLeay::MainContext -------------------------- This module gives an easy (procedural) ... to control the SSL context used you use the Crypt::SSLeay::MainContext module (or pass a reference to a ...
  • crypt-otp26 ... documentation for this module with the perldoc command. perldoc Crypt::OTP26 You can also look for information at: ... : http://rt.cpan.org/NoAuth/Bugs.html?Dist=Crypt-OTP26 AnnoCPAN, annotated CPAN documentation: http://annocpan.org ...
  • crypt--pbc Crypt::PBC is an OO interface for the Stanford PBC LIBPBC This is tested against libpbc version 0.4.18 . ( ... Copyright (C) 2008 by Paul Miller SYNOPSIS use Crypt::PBC; my $pairing = new Crypt::PBC("params_d.txt"); my $G1 = $pairing-> ...
  • crypt-skip32-xs Drop-in replacement for Crypt::Skip32 Crypt::Skip32::XS ================= This module provides a drop-in replacement for Crypt::Skip32. INSTALLATION To install this module type the following: perl Makefile.PL make make test make ...
  • crypt-simple-pm ... m now practising what I preach, and have written some tests! INTERNALS "Crypt::Simple" is really just a wrapper round a few other ... use "Compress::Zlib" to compress this string, and then use "Crypt::Blowfish" in a home-brew CBC mode to perform the ...
  • Crypt--PerfectPaperPasswords Steve Gibson's Perfect Paper Passwords Crypt-PerfectPaperPasswords version 0.07 INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install Alternatively, to install with Module::Build, you can use ...
  • rt-crypt-smime NAME RT::Crypt::SMIME - DEPRECATED - An RT extension to perform S/MIME encryption and decryption for mail ... .pm, add the following configuration directives use RT::Crypt::SMIME; Set($OpenSSLPath, '/usr/bin/openssl'); # or wherever ...
  • crypt-nss Perl bindings to Netscape Security Services NAME Crypt::NSS - Perl bindings to NSS (Netscape Security Services) DESCRIPTION This module provides an interface to Netscape Security Services (NSS) which is a set of libraries that Firefox, ...
  • crypt-isaac ... when one needs multiple independent streams of random numbers. Crypt::ISAAC is suitable for either purpose. ## Requirements * Ruby 1.8 ... be improved or that needs to be fixed. ## License The Crypt::ISAAC library is licensed with an MIT style licence. ...