summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qcryptographichash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: fix qdoc warning from wrong see-alsoVolker Hilsheimer2021-09-051-1/+1
* Doc: fix a bunch of qdoc warnings from wrong prototypesVolker Hilsheimer2021-09-031-2/+1
* QCryptographicHash: use a std::array to hold result (was: QByteArray)Marc Mutz2021-07-151-25/+66
* QCryptographicHash: share more code between switch casesMarc Mutz2021-07-081-32/+8
* QCryptographicHash: don't allocate a Private in hash()Marc Mutz2021-07-061-2/+2
* QCryptographicHash: move salient API to Private classMarc Mutz2021-07-061-149/+168
* QCryptographicHash: extract a constexpr hashLengthInternalMarc Mutz2021-07-061-46/+51
* QCryptographicHash: make Private::method constMarc Mutz2021-07-061-3/+7
* QCryptographicHash: port addData() to QByteArrayViewMarc Mutz2021-07-061-10/+24
* QCryptographicHash: don't present the same data over and over againMarc Mutz2021-07-061-3/+1
* Whitespace cleanup in corelib/toolsAllan Sandfeld Jensen2020-10-211-6/+6
* Remove workaround for MSVC 2008Allan Sandfeld Jensen2020-09-301-44/+7
* QtCore: Use system-wide libb2 if presentLinus Jahn2020-07-311-0/+4
* QCryptographicHash: Add BLAKE2b and BLAKE2s hashing algorithmsLinus Jahn2020-07-311-0/+69
* QCryptographicHash: explicitly activate the used union memberGiuseppe D'Angelo2020-07-121-7/+9
* don't limit QCryptographicHash to 2^31 bytes of inputLars Knoll2020-02-101-43/+57
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-4/+4
|\
| * Fix integer overflow in QCryptographicHash's SHA-3 supportThiago Macieira2019-08-101-4/+4
* | rtems: Fix build sha3 (undef ALIGN)Mikhail Svetkin2019-06-061-0/+4
|/
* QCryptographicHash: Add a static method to retrieve hash lengthMÃ¥rten Nordheim2018-04-101-0/+40
* Restore compatibility with pre-5.9 Keccak calculationThiago Macieira2017-09-211-19/+70
* QtCore: include mocsThiago Macieira2017-05-051-0/+4
* QCryptographicHash: make SHA3 calculate SHA3, not KeccakGiuseppe D'Angelo2017-03-311-12/+40
* QCryptographicHash: fix documentation of the supported algorithmsGiuseppe D'Angelo2017-03-311-1/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+20
|\
| * Compile fix: undefine types before defining themRalf Nolden2016-05-231-0/+20
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Compile the 64-bit version of some code on all 64-bit processorsThiago Macieira2015-10-231-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Ensure that bootstrapped users of QCryptographicHash only use SHA-1Thiago Macieira2013-08-151-0/+4
* Don't compile MD4, MD5, SHA-2 and SHA-3 into qmakeThiago Macieira2013-08-151-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Compile only the SHA-1 code into qdocThiago Macieira2013-02-231-17/+43
* Add support for SHA3 to QCryptographicHash.Richard Moore2013-02-091-4/+93
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Add since 5.0 markers to new QCryptographicHash enums/functionsAlbert Astals Cid2012-06-141-4/+5
* Use #define before including SHA-2 3rdparty codeBradley T. Hughes2012-03-071-17/+15
* SHA-2 code does not compile on FreeBSDHolger Hans Peter Freyther2012-03-011-0/+9
* Compile SHA-2 code on systems without stdint.hBradley T. Hughes2012-02-281-2/+13
* Add SHA-224, SHA-256, SHA-384, and SHA-512 support to QCryptographicHashBradley T. Hughes2012-02-271-2/+93
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove Symbian code from QtCore.Xizhi Zhu2012-01-241-4/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QCryptographicHash: allow to hash the content of a QIODeviceSune Vuorela2011-12-221-0/+23
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17