Botan 3.6.1
Crypto and TLS for C&
|
#include <dilithium_shake_xof.h>
Public Member Functions | |
Botan::XOF & | XOF128 (std::span< const uint8_t > seed, uint16_t nonce) const override |
Botan::XOF & | XOF256 (std::span< const uint8_t > seed, uint16_t nonce) const override |
Definition at line 19 of file dilithium_shake_xof.h.
|
inlineoverridevirtual |
Implements Botan::DilithiumXOF.
Definition at line 21 of file dilithium_shake_xof.h.
|
inlineoverridevirtual |
Implements Botan::DilithiumXOF.
Definition at line 25 of file dilithium_shake_xof.h.