Question disappeared - salt used there, one line above: const byte* key = (salt ? salt : GetNullVector()); const size_t klen = (salt ? saltLen : DIGEST_SIZE);
hmac.SetKey(key, klen); -- You received this message because you are subscribed to "Crypto++ Users". More information about Crypto++ and this group is available at http://www.cryptopp.com and http://groups.google.com/forum/#!forum/cryptopp-users. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
