#include <dilithium_shake_xof.h>
Definition at line 16 of file dilithium_shake_xof.h.
◆ DilithiumShakeXOF() [1/3]
| Botan::DilithiumShakeXOF::DilithiumShakeXOF |
( |
| ) |
|
|
default |
◆ ~DilithiumShakeXOF()
| Botan::DilithiumShakeXOF::~DilithiumShakeXOF |
( |
| ) |
|
|
overridedefault |
◆ DilithiumShakeXOF() [2/3]
| Botan::DilithiumShakeXOF::DilithiumShakeXOF |
( |
const DilithiumShakeXOF & | other | ) |
|
|
delete |
◆ DilithiumShakeXOF() [3/3]
| Botan::DilithiumShakeXOF::DilithiumShakeXOF |
( |
DilithiumShakeXOF && | other | ) |
|
|
delete |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ XOF128()
| std::unique_ptr< XOF > Botan::DilithiumShakeXOF::XOF128 |
( |
std::span< const uint8_t > | seed, |
|
|
uint16_t | nonce ) const |
|
inlineoverridevirtual |
◆ XOF256()
| std::unique_ptr< XOF > Botan::DilithiumShakeXOF::XOF256 |
( |
std::span< const uint8_t > | seed, |
|
|
uint16_t | nonce ) const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following files: