qt5base-lts/tests/auto/corelib/tools/qmessageauthenticationcode
Ruslan Nigmatullin d4adcfb8cc Added QMessageAuthenticationCode
QMessageAuthenticationCode is HMAC implementation based on
QCryptographicHash abilities. HMAC is often used in OAuth and similar
authentication protocols.

Change-Id: Ifc73947ad06c36a1b770315b7e89ba5c01c5e79e
Reviewed-by: Richard J. Moore <rich@kde.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-01-14 23:44:15 +01:00
..
.gitignore Added QMessageAuthenticationCode 2013-01-14 23:44:15 +01:00
qmessageauthenticationcode.pro Added QMessageAuthenticationCode 2013-01-14 23:44:15 +01:00
tst_qmessageauthenticationcode.cpp Added QMessageAuthenticationCode 2013-01-14 23:44:15 +01:00