Crypt::OpenSSL::AES

Edit Package perl-Crypt-OpenSSL-AES
http://search.cpan.org

This is Crypt::OpenSSL::AES version 0.02, an XS-wrapper around
OpenSSL`s AES (Advanced Encryption Standard) library.

This module is an alternative to the implementation provided by
Crypt::Rijndael which implements AES itself. In contrast, this
module is simply a wrapper around the OpenSSL library.

The Crypt::Rijndael implementation seems to produce inaccurate
results on 64-bit x86 machines. By using OpenSSL, this module
aims to avoid architecture specific problems, allowing the OpenSSL
maintainers to overcome such issues.

Author: Tolga Tarhan, $lt;cpan at ttar dot org$gt;

Refresh
Refresh
Source Files
Filename Size Changed
Crypt-OpenSSL-AES-0.19.tar.gz 0000156698 153 KB
cpanspec.yml 0000000953 953 Bytes
perl-Crypt-OpenSSL-AES.changes 0000006209 6.06 KB
perl-Crypt-OpenSSL-AES.spec 0000002379 2.32 KB
Revision 8 (latest revision is 9)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1125760 from Tina Müller's avatar Tina Müller (tinita) (revision 8)
- updated to 0.19
   see /usr/share/doc/packages/perl-Crypt-OpenSSL-AES/Changes
  0.19 -- 
      [Significant updates since 0.17]
      Issue 0.18 as a production release
      Thanks to @maaarghk for reporting a breaking change post 0.02
      The module now ensures that the cipher chosen (if not specified)
      is the correct size according to the keysize.  It also enforces
      that the keysize and ciphers can not be mismatched if the
      cipher is specified.
      [Detailed Change Log]
      - d5018b4 Update version for a new release
      - 318d744 v0.18
  0.18 -- 
      [Significant updates since 0.15]
      Thanks to @maaarghk for reporting a breaking change post 0.02
      The module now ensures that the cipher chosen (if not specified)
      is the correct size according to the keysize.  It also enforces
      that the keysize and ciphers can not be mismatched if the
      cipher is specified.
      [Detailed Change Log]
      - ad7a761 Increment version etc. for release
      - 5cdb783 Strawberry Perl uses dmake
      - ae50f2b Fixed #9: keysize should determine the cipher used
      - 94731c4 v0.17
Comments 0
openSUSE Build Service is sponsored by