#include <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 | |
Definition at line 98 of file gcm.h.
1.7.1