Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
5
-
Foundation Sprint 108, Foundation Sprint 109, Foundation Sprint 110, Foundation Sprint 111, Foundation Sprint 112, Foundation Sprint 113, Foundation Sprint 114, Foundation Sprint 115, Foundation Sprint 116, Foundation Sprint 117, Foundation Sprint 118, Foundation Sprint 119, Foundation Sprint 120, Foundation Sprint 121, Foundation Sprint 122, Foundation Sprint 123
Description
Currently, QCryptographicHash::hashInto() still uses QSmallByteArray Private::result to hold the result, and only copies from there into the user-supplied buffer after finalizing. It would be more efficient to write into the user-supplied buffer directly.
Ditto QMesageAuthenticationCode.
Attachments
Issue Links
- resulted from
-
QTBUG-125431 Add QCryptographicHash::hashInto(QSpan<std::byte>)
- Closed
Gerrit Reviews
For Gerrit Dashboard: QTBUG-125521 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
614022,1 | QCryptographicHash: hasInto(): write directly into the given buffer | dev | qt/qtbase | Status: NEW | -1 | 0 |