CCM< T_BlockCipher, T_DefaultDigestSize > Struct Template Reference

#include <ccm.h>

Inheritance diagram for CCM< T_BlockCipher, T_DefaultDigestSize >:

AuthenticatedSymmetricCipherDocumentation

List of all members.


Detailed Description

template<class T_BlockCipher, int T_DefaultDigestSize = 16>
struct CCM< T_BlockCipher, T_DefaultDigestSize >

CCM

Definition at line 93 of file ccm.h.


Public Types

typedef CCM_Final
< T_BlockCipher,
T_DefaultDigestSize, true > 
Encryption
 implements the AuthenticatedSymmetricCipher interface
typedef CCM_Final
< T_BlockCipher,
T_DefaultDigestSize, false > 
Decryption
 implements the AuthenticatedSymmetricCipher interface

The documentation for this struct was generated from the following file:

Generated on Sun Mar 15 03:52:31 2009 for Crypto++ by  doxygen 1.5.6