Aes256

nn::crypto::Aes256 Type

Syntax

typedef Aes< 32 > nn::crypto::Aes256;

Description

Class for AES encryption with a key length of 256 bits.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL