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