Botan 3.4.0
Crypto and TLS for C&
Namespaces | Functions
sp_fors.h File Reference

Internal Header. More...

#include <botan/internal/sp_types.h>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Functions

SphincsTreeNode Botan::fors_public_key_from_signature (const SphincsHashedMessage &hashed_message, StrongSpan< const ForsSignature > signature, const Sphincs_Address &address, const Sphincs_Parameters &params, Sphincs_Hash_Functions &hashes)
 
SphincsTreeNode Botan::fors_sign_and_pkgen (StrongSpan< ForsSignature > sig_out, const SphincsHashedMessage &hashed_message, const SphincsSecretSeed &secret_seed, const Sphincs_Address &address, const Sphincs_Parameters &params, Sphincs_Hash_Functions &hashes)
 

Detailed Description

Internal Header.

Definition in file sp_fors.h.