[Interest] QCryptographicHash::hash with a salt?
Scott Bloom
scott at towel42.com
Fri Jan 19 01:31:46 CET 2018
THANKS!!! That’s what I needed. Yeah, documentation onthis is lacking in the QCryptHash...
Scott
-----Original Message-----
From: Marian Beermann [mailto:public at enkore.de]
Sent: Thursday, January 18, 2018 4:26 PM
To: Scott Bloom <scott at towel42.com>; interest at qt-project.org
Subject: Re: [Interest] QCryptographicHash::hash with a salt?
QMessageAuthenticationCode should work for you.
Somehow the docs manage to not divulge this, but it is HMAC (iirc).
On 19.01.2018 01:17, Scott Bloom wrote:
> I just realized in working the back end , he was sending hmac-hash from the php server... but calling it hash....
>
> That’s where the confusion is.
>
> Is QCA coming to core? Or will it always be a "user side build"?
>
> Scott
More information about the Interest
mailing list