Botan 3.9.0
Crypto and TLS for C&
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 &hash)
 FIPS 205, Algorithm 17: fors_pkFromSig.
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)
 FIPS 205, Algorithm 16: fors_sign (with simultaneous FORS pk generation)

Detailed Description

Internal Header.

Definition in file sp_fors.h.