Botan 3.6.1
Crypto and TLS for C&
|
Internal Header. More...
#include <array>
#include <botan/hash.h>
#include <botan/internal/loadstor.h>
#include <botan/internal/sp_types.h>
Go to the source code of this file.
Classes | |
class | Botan::Sphincs_Address |
Namespaces | |
namespace | Botan |
Enumerations | |
enum class | Botan::Sphincs_Address_Type : uint32_t { Botan::WotsHash = 0 , Botan::WotsPublicKeyCompression = 1 , Botan::HashTree = 2 , Botan::ForsTree = 3 , Botan::ForsTreeRootsCompression = 4 , Botan::WotsKeyGeneration = 5 , Botan::ForsKeyGeneration = 6 } |
Internal Header.
Definition in file sp_address.h.