Botan 3.10.0
Crypto and TLS for C&
Botan::Keccak_Permutation::Config Struct Reference

#include <keccak_perm.h>

Public Attributes

size_t capacity_bits
KeccakPadding padding

Detailed Description

Definition at line 57 of file keccak_perm.h.

Member Data Documentation

◆ capacity_bits

size_t Botan::Keccak_Permutation::Config::capacity_bits

Definition at line 58 of file keccak_perm.h.

Referenced by Botan::Keccak_Permutation::Keccak_Permutation().

◆ padding

KeccakPadding Botan::Keccak_Permutation::Config::padding

Definition at line 59 of file keccak_perm.h.


The documentation for this struct was generated from the following file: