| aead.cpp |
|
4429 |
| aead.h |
Interface for AEAD (Authenticated Encryption with Associated Data)
modes. These modes provide both encryption and message
authentication, and can authenticate additional per-message data
which is not included in the ciphertext (for instance a sequence
number).
|
5356 |
| ccm |
|
|
| chacha20poly1305 |
|
|
| eax |
|
|
| gcm |
|
|
| info.txt |
|
226 |
| ocb |
|
|
| siv |
|
|