Botan 3.9.0
Crypto and TLS for C&
xmss_tools.h File Reference

Internal Header. More...

#include <botan/secmem.h>
#include <algorithm>
#include <bit>
#include <concepts>
#include <iterator>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

template<std::unsigned_integral T>
void Botan::xmss_concat (secure_vector< uint8_t > &target, const T &src)
template<std::unsigned_integral T>
void Botan::xmss_concat (secure_vector< uint8_t > &target, const T &src, size_t len)

Detailed Description

Internal Header.

Definition in file xmss_tools.h.