|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2024-12-09 18:03:28
Andrey Semashev wrote:
> Also, my understanding of HMAC[1] is that the key is prepended to the
> subsequent data and then the whole data is hashed. This contradicts with your
> code calling result() in the middle. Am I missing something?
I don't understand what contradicts what. HMAC is a separate algorithm.
https://pdimov.github.io/hash2/doc/html/hash2.html#ref_hmac
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk