New answers tagged sponge
1
Section 4.3 of the paper Cryptographic sponge functions analyzes the Overwrite-mode for a sponge, which does just what you propose: instead of XORing the next part of the message into the non-hidden part of the state, replace the non-hidden part of the state by it.
They show that it can be implemented on top of the Duplex mode (which outputs the non-hidden ...
Top 50 recent answers are included