On 10 January 2013 22:32, Ruslan Nigmatullin <euroeles...@yandex.ru> wrote:
> 11.01.2013, 00:55, "Richard Moore" <r...@kde.org>:
>> On 10 January 2013 20:48, Ruslan Nigmatullin <euroeles...@yandex.ru> wrote:
>>>  2. HMAC is unsupported, so it's usually impossible to use OAuth with 
>>> hmac-authorization (like "hmac(sha256)")
>>
>> Adding support for HMAC to QCryptographicHash would be pretty trivial.
>> I don't see any reason why such a change would not be accepted.
>
> If it's fit logically into QCryptographicHash, there is no problem to 
> implement it, I agree. Should I implement it as another one class, i.e. 
> QMessageAuthenticationCode?

I think a separate QMessageAuthenticationCode class is probably a better API.

Cheers

Rich.
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to