#include <gcm.h>

Definition at line 97 of file gcm.h.
Public Types | |
|
typedef GCM_Final < T_BlockCipher, T_TablesOption, true > | Encryption |
| implements the AuthenticatedSymmetricCipher interface | |
|
typedef GCM_Final < T_BlockCipher, T_TablesOption, false > | Decryption |
| implements the AuthenticatedSymmetricCipher interface | |
1.5.6