summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qmessageauthenticationcode.h
Commit message (Expand)AuthorAgeFilesLines
* QMessageAuthenticationCode: make reset() noexceptMarc Mutz2023-03-171-1/+1
* QMessageAuthenticationCode: port to QByteArrayView [3/3]: static hash()Marc Mutz2023-03-171-0/+4
* QMessageAuthenticationCode: port to QByteArrayView [2/3]: addData()Marc Mutz2023-03-171-0/+3
* QMessageAuthenticationCode: port to QByteArrayView [1/3]: ctor/setKey()Marc Mutz2023-03-171-1/+9
* QMessageAuthenticationCode: add move SMFs and swap()Marc Mutz2023-03-161-0/+6
* Long live QMessageAuthenticationCode::resultView()!Marc Mutz2023-03-011-0/+1
* Merge qmessageauthenticationcode.cpp into qcryptographichash.cppMarc Mutz2023-02-231-0/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Fix two missing conversions from in to qsizetypeAllan Sandfeld Jensen2020-10-291-1/+1
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Added QMessageAuthenticationCodeRuslan Nigmatullin2013-01-141-0/+84