Crypto++
|
#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 |