Fabcoin Core  0.16.2
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes
authenc.h File Reference

Base classes for working with authenticated encryption modes of encryption. More...

#include "cryptlib.h"
#include "secblock.h"
Include dependency graph for authenc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AuthenticatedSymmetricCipherBase
 Base implementation for one direction (encryption or decryption) of a stream cipher or block cipher mode with authentication. More...
 

Detailed Description

Base classes for working with authenticated encryption modes of encryption.

Since
Crypto++ 5.6.0

Definition in file authenc.h.