| aead.cpp |
|
4860 |
- |
| 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).
|
5316 |
- |
| ascon_aead128 |
|
|
- |
| ccm |
|
|
- |
| chacha20poly1305 |
|
|
- |
| eax |
|
|
- |
| gcm |
|
|
- |
| info.txt |
|
226 |
- |
| ocb |
|
|
- |
| siv |
|
|
- |