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