Name Description Size Coverage
aes_crystals_xof -
ascon_xof128 -
cshake_xof -
info.txt 179 -
shake_xof -
xof.cpp 2196 -
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()`. 7601 -