Protocol++® (Protocolpp®)
v5.6.2
|
This is the complete list of members for ProtocolPP::jwots, including all inherited members.
base_w(uint8_t *input, uint8_t *output, uint32_t outlen) | ProtocolPP::jwots | |
chain(uint32_t startidx, uint32_t steps, jxmssaddr &addr, uint8_t *input, uint8_t *seed, uint8_t *output) | ProtocolPP::jwots | |
genpk(jxmssaddr &addr, uint8_t *wots_sk, uint8_t *seed, uint8_t *pk) | ProtocolPP::jwots | |
gensk(uint8_t *sk) | ProtocolPP::jwots | |
jwots(std::shared_ptr< jrand > &rand) | ProtocolPP::jwots | explicit |
jwots(std::shared_ptr< jrand > &rand, ots_algorithm_t type, uint32_t w=16) | ProtocolPP::jwots | |
pkFromSig(jxmssaddr &addr, uint8_t *message, uint8_t *wots_sig, uint8_t *seed, uint8_t *pk) | ProtocolPP::jwots | |
sign(jxmssaddr &addr, uint8_t *message, uint8_t *wots_sk, uint8_t *seed, uint8_t *sig) | ProtocolPP::jwots | |
~jwots()=default | ProtocolPP::jwots | virtual |