QMessageAuthenticationCode is ready: https://codereview.qt-project.org/44512
11.01.2013, 02:51, "Richard Moore" <[email protected]>: > On 10 January 2013 22:32, Ruslan Nigmatullin <[email protected]> wrote: > >> 11.01.2013, 00:55, "Richard Moore" <[email protected]>: >>> On 10 January 2013 20:48, Ruslan Nigmatullin <[email protected]> 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. -- Ruslan Nigmatullin _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
