Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
         Crypt-CBC Perl Module
    1.2. Name of Document Author/Supplier:
         Author:  Spoorthy Shankarmurthy
    1.3  Date of This Document:
        28 August, 2009
4. Technical Description
Summary
=======

This is Crypt::CBC, a Perl-only implementation of the cryptographic cipher 
block chaining mode (CBC).  In combination with a block cipher such as 
Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages of arbitrarily 
long length.  The encrypted messages are compatible with the encryption 
format used by B<SSLeay>.

The latest version of Crypt-CBC is 2.30 and will be installed as 
SUNWperl-crypt-cbc package. 


Dependencies
============

   SUNWperl-crypt-des [ This package development is under progress ]


Interfaces
==========

   Man pages are included.

   The SUNWperl-crypt-cbc package is Uncommitted.
   
   The remaining interfaces are Volatile.
   
Exported Interfaces
-------------------
/usr/perl5/5.8.4/man/man3/Crypt::CBC.3 Man pages for the package Crypt-CBC
Crypt::CBC perl module
/usr/perl5/5.8.4/crypt-cbc/CBC.pm

Imported Interfaces
-------------------
MD5 

Not An Interface 
--------------------
/usr/demo/crypt-cbc/Makefile.PL - Makefile perl file
/usr/demo/crypt-cbc/README - Readme file for this package 

/usr/demo/crypt-cbc/eg/aes.pl - AES encrypt/decrypt files using CBC
/usr/demo/crypt-cbc/eg/des/pl - DES encrypt/decrypt files using CBC
/usr/demo/crypt-cbc/eg/idea/pl - IDEA encrypt/decrypt files using CBC

/usr/demo/crypt-cbc/t/Blowfish.t 
/usr/demo/crypt-cbc/t/Blowfish_PP.t
/usr/demo/crypt-cbc/t/CAST5.t
/usr/demo/crypt-cbc/t/DES.t
/usr/demo/crypt-cbc/t/IDEA.t
/usr/demo/crypt-cbc/t/PCBC.t
/usr/demo/crypt-cbc/t/Rijndael.t
/usr/demo/crypt-cbc/t/Rijndael_compat.t
/usr/demo/crypt-cbc/t/func.t
/usr/demo/crypt-cbc/t/null_data.t
/usr/demo/crypt-cbc/t/onezeropadding.t
/usr/demo/crypt-cbc/t/parameters.t
/usr/demo/crypt-cbc/t/preexisting.t

Reference Documents
===================
   [1] http:://cpansearch.perl.org/src/LDS/Crypt-CBC-2.30



6. Resources and Schedule
    6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open

Reply via email to