aes_crystals_xof |
|
|
cshake_xof |
|
|
info.txt |
|
179 |
shake_xof |
|
|
xof.cpp |
|
1945 |
xof.h |
This class represents an eXtendable Output Function (XOF) objects
A XOF transforms an arbitrary length input message into an indefinite
stream of output bits. Typically, it is illegal to call `update()` after
the first call to `output()`.
|
7545 |