
Crypt::OpenToken::Cipher::AES256 - AES256 encryption support for OpenToken

This library can be used by Crypt::OpenToken to encrypt payloads using AES-256 encryption.

Returns the key size used for AES-256 encryption; 32 bytes.
Returns the length of the Initialization Vector needed for AES-256 encryption; 16 bytes.
Returns a Crypt::CBC compatible cipher the implements the AES-256 encryption.

Graham TerMarsch (cpan@howlingfrog.com)

Crypt::OpenToken is Copyright (C) 2010,
Socialtext,
and is released under the Artistic-2.0 license.
