
13 Dec
2024
13 Dec
'24
5:55 p.m.
On Fri, Dec 13, 2024 at 9:42 AM Ruben Perez via Boost
I'd consider splitting it into two functions, maybe finalize_block() and result().
I presume your proposed result() is idempotent. Unfortunately this increases the size of the hash algorithm object for many algorithms. Thanks