lime
Lime is a C++ library implementing Open Whisper System Signal protocol
|
AES256GCM buffers size definition. More...
#include <lime_keys.hpp>
Static Public Member Functions | |
static constexpr size_t | keySize (void) |
key size is 32 bytes | |
static constexpr size_t | tagSize (void) |
we use authentication tag size of 16 bytes | |
AES256GCM buffers size definition.
|
inlinestaticconstexpr |
key size is 32 bytes
|
inlinestaticconstexpr |
we use authentication tag size of 16 bytes