|
Security Scol plugin
|
GCM block cipher mode of operation. More...
Go to the source code of this file.
Classes | |
| class | GCM_Base |
| GCM block cipher base implementation. More... | |
| class | GCM_Base::GCTR |
| class | GCM_Final< T_BlockCipher, T_TablesOption, T_IsEncryption > |
| GCM block cipher final implementation. More... | |
| struct | GCM< T_BlockCipher, T_TablesOption > |
| GCM block cipher mode of operation. More... | |
Enumerations | |
| enum | GCM_TablesOption { GCM_2K_Tables , GCM_64K_Tables } |
| GCM table size options. More... | |
| enum GCM_TablesOption |