Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Crypt-CBC - Encrypt Data with Cipher Block Chaining Mode
        
        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 SSLeay.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | perl-Crypt-CBC | 
                2.17 | 
                1.fc4 | 
                noarch | 
                54 KiB | 
                Fri Feb 24 14:48:52 2006 | 
            
        
        Changelog
        
            - * Fri Feb 24 17:00:00 2006 Andreas Thienemann <andreas{%}bawue{*}net> - 2.17-1
 
            - Upgrade to 2.17
 
        
            - * Thu Jul 14 18:00:00 2005 Andreas Thienemann <andreas{%}bawue{*}net> - 2.14-2
 
            - Remove execute permissions from example files
 
        
            - * Thu Jul 14 18:00:00 2005 Andreas Thienemann <andreas{%}bawue{*}net> - 2.14-1
 
            - Initial package