Botan 3.4.0
Crypto and TLS for C&
Classes | Namespaces | Enumerations
sp_address.h File Reference

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
}
 

Detailed Description

Internal Header.

Definition in file sp_address.h.