Botan 3.6.1
Crypto and TLS for C&
|
M' representation of FIPS 205 (the input to slh_sign_internal and slh_verify_internal) More...
#include <sp_types.h>
Public Attributes | |
SphincsInputMessage | message |
SphincsMessagePrefix | prefix |
M' representation of FIPS 205 (the input to slh_sign_internal and slh_verify_internal)
Definition at line 52 of file sp_types.h.
SphincsInputMessage Botan::SphincsMessageInternal::message |
Definition at line 54 of file sp_types.h.
Referenced by Botan::Sphincs_Hash_Functions_Sha2::PRF_msg(), and Botan::Sphincs_Hash_Functions_Shake::PRF_msg().
SphincsMessagePrefix Botan::SphincsMessageInternal::prefix |
Definition at line 53 of file sp_types.h.
Referenced by Botan::Sphincs_Hash_Functions_Sha2::PRF_msg(), and Botan::Sphincs_Hash_Functions_Shake::PRF_msg().